Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for or (0.15 sec)

  1. manifests/charts/base/crds/crd-all.gen.yaml

          name: Hosts
          type: string
        - description: Whether the service is external to the mesh or part of the mesh
            (MESH_EXTERNAL or MESH_INTERNAL)
          jsonPath: .spec.location
          name: Location
          type: string
        - description: Service resolution mode for the hosts (NONE, STATIC, or DNS)
          jsonPath: .spec.resolution
          name: Resolution
          type: string
    Others
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  2. RELEASE.md

            be one of `OFF` (equivalent to today's `"parallel_epochs"` mode),
            `DYNAMIC` (equivalent to today's `"distributed_epoch"` mode), or one of
            the static sharding policies: `FILE`, `DATA`, `FILE_OR_DATA`, or `HINT`
            (corresponding to values of `tf.data.experimental.AutoShardPolicy`).
    
            Static sharding (auto-sharding) requires the number of tf.data service
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top