Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for fulfil (0.18 sec)

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

    
                      If this slice is full, implementations MUST NOT add further entries.
                      Instead they MUST consider the policy unimplementable and signal that
                      on any related resources such as the ancestor that would be referenced
                      here. For example, if this list was full on BackendTLSPolicy, no
    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. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    }
    
    def TF_SaveV2Op : TF_Op<"SaveV2", []> {
      let summary = "Saves tensors in V2 checkpoint format.";
    
      let description = [{
    By default, saves the named tensors in full.  If the caller wishes to save
    specific slices of full tensors, "shape_and_slices" should be non-empty strings
    and correspondingly well-formed.
      }];
    
      let arguments = (ins
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  3. RELEASE.md

        *   `tf.data.Dataset.zip` now supports Python-style zipping, i.e. `Dataset.zip(a, b, c)`.
        * `tf.data.Dataset.shuffle` now supports `tf.data.UNKNOWN_CARDINALITY` When doing a "full shuffle" using  `dataset = dataset.shuffle(dataset.cardinality())`. But remember, a "full shuffle" will load the full dataset into memory so that it can be shuffled, so make sure to only use this with small datasets or datasets of small objects (like filenames).
    
    *   `tf.math`
    
    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. api/openapi-spec/v3/apis__apps__v1_openapi.json

                ],
                "default": {},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
Back to top