Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for initialization (0.45 sec)

  1. RELEASE.md

            multiple times. This is because it would produce the same values each
            time, which may not be intended.
    *   API changes under `tf.experimental.dtensor`:
        *   New API for initialization of CPU/GPU/TPU in dtensor.
            `dtensor.initialize_accelerator_system` and
            `dtensor.shutdown_accelerator_system`.
        *   The following existing API will be removed:
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  2. CHANGELOG/CHANGELOG-1.19.md

    - Bug fix for AWS NLB service when nodePort for existing servicePort changed manually. ([#89562](https://github.com/kubernetes/kubernetes/pull/89562), [@M00nF1sh](https://github.com/M00nF1sh)) [SIG Cloud Provider]
    - CSINode initialization does not crash kubelet on startup when APIServer is not reachable or kubelet has not the right credentials yet. ([#89589](https://github.com/kubernetes/kubernetes/pull/89589), [@jsafrane](https://github.com/jsafrane)) [SIG Storage]
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
Back to top