Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for keystores (2.49 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    - Restores priority of static control plane pods in the cluster/gce/manifests control-plane manifests ([#89970](https://github.com/kubernetes/kubernetes/pull/89970), [...
    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

      TF_DerivedOperandTypeAttr Index = TF_DerivedOperandTypeAttr<1>;
      TF_DerivedOperandTypeAttr T = TF_DerivedOperandTypeAttr<4>;
    }
    
    def TF_RestoreOp : TF_Op<"Restore", []> {
      let summary = "Restores a tensor from checkpoint files.";
    
      let description = [{
    Reads a tensor stored in one or several files. If there are several files (for
    instance because a tensor was saved as slices), `file_pattern` may contain
    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

            Specifically, for the type of interruption with advance notice, it
            automatically saves a checkpoint, exits the program without raising an
            unrecoverable error, and restores the progress when training restarts.
    
    *   `tf.math`:
    
        *   Added `tf.math.approx_max_k` and `tf.math.approx_min_k` which are the
            optimized alternatives to `tf.math.top_k` on TPU. The performance
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top