Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for patching (0.23 sec)

  1. RELEASE.md

            signature_def_key)` with
            `meta_graph_def.signature_def[signature_def_key]`. Catching a ValueError
            exception thrown by `tf.contrib.get_signature_def_by_key` should be
            replaced by catching a KeyError exception.
    *   `tf.contrib.data`
        *   Deprecate, and replace by tf.data.experimental.
    *   Other:
    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. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                rule: duration(self) >= duration('1ms')
                            unmatchedPreflights:
                              description: |-
                                Indicates whether preflight requests not matching the configured allowed origin shouldn't be forwarded to the upstream.
    
                                Valid Options: FORWARD, IGNORE
                              enum:
                              - UNSPECIFIED
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  3. manifests/charts/base/crds/crd-all.gen.yaml

                                rule: duration(self) >= duration('1ms')
                            unmatchedPreflights:
                              description: |-
                                Indicates whether preflight requests not matching the configured allowed origin shouldn't be forwarded to the upstream.
    
                                Valid Options: FORWARD, IGNORE
                              enum:
                              - UNSPECIFIED
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    open the file at index `preferred_shard` in the list of matching files and try
    to restore tensors from that file.  Only if some tensors or tensor slices are
    not found in that first file, then the Op opens all the files. Setting
    `preferred_shard` to match the value passed as the `shard` input
    of a matching `Save` Op may speed up Restore.  This attribute only affects
    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