Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for notifications (0.07 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    - The Kubelet's `--kernel-memcg-notification` option is now available via the Kubelet config file field kernelMemcgNotification ([#91863](https://github.com/kubernetes/kubernetes/pull/91863), [@knabben](https://github.com/knabben)) [SIG Cloud Provider, Node and Testing]
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  2. RELEASE.md

        forward compatible code: by explicitly importing either
        `tensorflow.compat.v1` or `tensorflow.compat.v2`, you can ensure that your
        code works without modifications against an installation of 1.15 or 2.0.
    *   EagerTensor now supports numpy buffer interface for tensors.
    *   Add toggles `tf.enable_control_flow_v2()` and `tf.disable_control_flow_v2()`
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
Back to top