Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for restoreAt (0.31 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    - Restore the ability to `kubectl apply --prune` without --namespace flag.  Since 1.17, `kubectl apply --prune` only prunes resources in the default namespace (or from kubeconfig) or explicitly specified in command line flag.  But this is s breaking change from kubectl 1.16, which can prune resources in all namespace in config file.  This patch restores the kubectl 1.16 behaviour. ([#89551](https://github.com/kubernetes/kubernetes/pull/89551),...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    restored.}]>:$tensor_name,
    
        DefaultValuedOptionalAttr<I64Attr, "-1">:$preferred_shard
      );
    
      let results = (outs
        Res<TF_Tensor, [{The restored tensor.}]>:$tensor
      );
    
      TF_DerivedResultTypeAttr dt = TF_DerivedResultTypeAttr<0>;
    }
    
    def TF_RestoreV2Op : TF_Op<"RestoreV2", []> {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  3. tensorflow/cc/saved_model/testdata/chunked_saved_model/chunked_model/saved_model.pbtxt

                    string_val: ""
                  }
                }
              }
            }
            node_def {
              name: "RestoreV2"
              op: "RestoreV2"
              input: "file_prefix"
              input: "RestoreV2/tensor_names:output:0"
              input: "RestoreV2/shape_and_slices:output:0"
              device: "/device:CPU:0"
              attr {
                key: "_output_shapes"
                value {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 08 21:43:11 UTC 2023
    - 531.2K bytes
    - Viewed (0)
  4. RELEASE.md

        *   Provided a new `experimental_skip_saver` argument which, if specified, will suppress the addition of `SavedModel`-native save and restore ops to the `SavedModel`, for cases where users already build custom save/restore ops and checkpoint formats for the model being saved, and the creation of the SavedModel-native save/restore ops simply cause longer model serialization times.
    
    * Add ops to `tensorflow.raw_ops` that were missing.
    
    * `tf.CheckpointOptions`
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  5. src/testdata/Isaac.Newton-Opticks.txt

    either Prism be taken away, the Colours made by the other will appear in
    that Place PT, and when the Prism is restored to its Place again, so
    that its Colours may there fall upon the Colours of the other, the
    Mixture of them both will restore the Whiteness.
    
    This Experiment succeeds also, as I have tried, when the Angle _b_ of
    the lower Prism, is a little greater than the Angle B of the upper, and
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  6. src/main/webapp/css/admin/bootstrap.min.css.map

    elements.\n@if $enable-pointer-cursor-for-buttons {\n  button,\n  [type=\"button\"],\n  [type=\"reset\"],\n  [type=\"submit\"] {\n    &:not(:disabled) {\n      cursor: pointer;\n    }\n  }\n}\n\n// Remove inner border and padding from Firefox, but don't restore the outline like Normalize.\nbutton::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner {\n  padding: 0;\n  border-style: none;\n}\n\ninput[type=\"radio\"],\ninput[type=\"checkbox\"]...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 626.8K bytes
    - Viewed (0)
  7. src/main/webapp/css/bootstrap.min.css.map

    elements.\n@if $enable-pointer-cursor-for-buttons {\n  button,\n  [type=\"button\"],\n  [type=\"reset\"],\n  [type=\"submit\"] {\n    &:not(:disabled) {\n      cursor: pointer;\n    }\n  }\n}\n\n// Remove inner border and padding from Firefox, but don't restore the outline like Normalize.\nbutton::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner {\n  padding: 0;\n  border-style: none;\n}\n\ninput[type=\"radio\"],\ninput[type=\"checkbox\"]...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 13 04:21:06 UTC 2020
    - 626.8K bytes
    - Viewed (0)
Back to top