Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for registered_ (0.3 sec)

  1. tests/integration/pilot/testdata/gateway-api-crd.yaml

                            referrer.
                            The API object must be valid in the cluster; the Group and Kind must
                            be registered in the cluster for this reference to be valid.
    
    
                            References to objects with invalid Group and Kind are not valid, and must
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.19.md

    - Hide managedFields from kubectl edit command ([#91946](https://github.com/kubernetes/kubernetes/pull/91946), [@soltysh](https://github.com/soltysh)) [SIG CLI]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  3. RELEASE.md

        *   Added `dataset_id` to `tf.data.experimental.service.register_dataset`.
            If provided, `tf.data` service will use the provided ID for the dataset.
            If the dataset ID already exists, no new dataset will be registered.
            This is useful if multiple training jobs need to use the same dataset
            for training. In this case, users should call `register_dataset` with
            the same `dataset_id`.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  4. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    # IdnaMappingTable.txt
    # Date: 2023-08-10, 22:32:27 GMT
    # © 2023 Unicode®, Inc.
    # Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
    # For terms of use, see https://www.unicode.org/terms_of_use.html
    #
    # Unicode IDNA Compatible Preprocessing for UTS #46
    # Version: 15.1.0
    #
    # For documentation and usage, see https://www.unicode.org/reports/tr46
    #
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  5. api/openapi-spec/v3/apis__apps__v1_openapi.json

            "properties": {
              "driver": {
                "default": "",
                "description": "driver is the name of the CSI driver that handles this volume. Consult with your admin for the correct name as registered in the cluster.",
                "type": "string"
              },
              "fsType": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    When building ops to compute gradients, the TensorFlow gradient system
    will return an error when trying to lookup the gradient of this op,
    because no gradient must ever be registered for this function.  This
    op exists to prevent subtle bugs from silently returning unimplemented
    gradients in some corner cases.
      }];
    
      let arguments = (ins
        Arg<TF_Tensor, [{any tensor.}]>:$input,
    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