Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for statx (0.07 sec)

  1. RELEASE.md

    `.keras` extension. This file format targets the Python runtime only and makes it possible to reload Python objects identical to the saved originals. The format supports non-numerical state such as vocabulary files and lookup tables, and it is easy to customize in the case of custom layers with exotic elements of state (e.g. a FIFOQueue). The format does not rely on bytecode or pickling, and is safe by default. Note that as a result, Python `lambdas` are disallowed at loading time. If you want to use...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let description = [{
    Op that reshards on-device TPU variables to specified state. Internal use only.
    
    The sharding state is represented as the key of the compilation that generated
    the sharding/unsharding programs along with the main program. new_format_key
    specifies the desired state, and format_state_var is the current state of the
    variables.
      }];
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  3. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.internal.state.DefaultManagedFactoryRegistry> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (DefaultManagedFactoryRegistry.java:0)
    Class <org.gradle.internal.state.Managed> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (Managed.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
Back to top