Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for avoided (0.19 sec)

  1. RELEASE.md

            serialization or iterator checkpointing.
        *   Changing `tf.data.experimental.save` to store the type specification of
            the dataset elements. This avoids the need for explicitly specifying the
            `element_spec` argument of `tf.data.experimental.load` when loading the
            previously saved dataset.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  2. tests/integration/pilot/testdata/gateway-api-crd.yaml

                                minimum TLS version or supported cipher suites.
    
    
                                A set of common keys MAY be defined by the API in the future. To avoid
                                any ambiguity, implementation-specific definitions MUST use
                                domain-prefixed names, such as `example.com/my-custom-option`.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__apps__v1_openapi.json

              },
              "selector": {
                "description": "selector is the label query over pods that should match the replicas count. This is same as the label selector but in the string format to avoid introspection by clients. The string will be in the same format as the query-param syntax. More info about label selectors: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/",
                "type": "string"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

        Arg<TF_I32OrI64Tensor, [{List of N integers containing the slice size for each
    dimension. Each value must be strictly greater than zero, and start + size
    must be less than or equal to the size of the dimension to avoid
    implementation defined behavior.}]>:$start_indices,
        TF_I32OrI64Tensor:$size_indices
      );
    
      let results = (outs
        TF_Tensor:$output
      );
    
    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