Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for central (0.14 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    }
    
    def TF_ExecuteTPUEmbeddingPartitionerOp : TF_Op<"ExecuteTPUEmbeddingPartitioner", []> {
      let summary = [{
    An op that executes the TPUEmbedding partitioner on the central configuration
      }];
    
      let description = [{
    device and computes the HBM size (in bytes) required for TPUEmbedding operation.
      }];
    
      let arguments = (ins
        StrAttr:$config
      );
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. RELEASE.md

    *   Add toggles `tf.enable_control_flow_v2()` and `tf.disable_control_flow_v2()`
        for enabling/disabling v2 control flow.
    *   Enable v2 control flow as part of `tf.enable_v2_behavior()` and
        `TF2_BEHAVIOR=1`.
    *   AutoGraph translates Python control flow into TensorFlow expressions,
        allowing users to write regular Python inside `tf.function`-decorated
    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. manifests/charts/base/crds/crd-all.gen.yaml

          name: Age
          type: date
        name: v1
        schema:
          openAPIV3Schema:
            properties:
              spec:
                description: 'Configuration for access control on workloads. See more
                  details at: https://istio.io/docs/reference/config/security/authorization-policy.html'
                oneOf:
                - not:
                    anyOf:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
Back to top