Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for spcs (0.15 sec)

  1. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.api.internal.artifacts.ivyservice.resolveengine.excludes.specs.ExcludeAnyOf> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (ExcludeAnyOf.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)
  2. RELEASE.md

            local in-processs tf.data service workers. `"AUTO"` works well for most
            cases, while users can specify other targets. For example, `"LOCAL"`
            would help avoid RPCs and data copy if every TF worker colocates with a
            tf.data service worker. Currently, `"AUTO"` reads from any tf.data
            service workers to preserve existing behavior. The default value is
            `"AUTO"`.
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

        Arg<TF_StrTensor, [{shape {N}.  The names of the tensors to be restored.}]>:$tensor_names,
        Arg<TF_StrTensor, [{shape {N}.  The slice specs of the tensors to be restored.
    Empty strings indicate that they are non-partitioned tensors.}]>:$shape_and_slices
      );
    
      let results = (outs
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top