Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for service (0.19 sec)

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

                      type: string
                    type: array
                  host:
                    description: The name of a service from the service registry.
                    type: string
                  subsets:
                    description: One or more named sets that represent individual versions
                      of a service.
                    items:
                      properties:
                        labels:
    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

        *   Added support for cross-trainer data caching in tf.data service. This
            saves computation resources when concurrent training jobs train from the
            same dataset. See
            (https://www.tensorflow.org/api_docs/python/tf/data/experimental/service#sharing_tfdata_service_with_concurrent_trainers)
            for more details.
        *   Added `dataset_id` to `tf.data.experimental.service.register_dataset`.
    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