Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const MSG_NOSIGNAL = 131072 #53466
    pkg syscall (freebsd-riscv64), const MSG_NOSIGNAL ideal-int #53466
    pkg syscall (freebsd-riscv64), const MSG_NOTIFICATION = 8192 #53466
    pkg syscall (freebsd-riscv64), const MSG_NOTIFICATION ideal-int #53466
    pkg syscall (freebsd-riscv64), const MSG_OOB = 1 #53466
    pkg syscall (freebsd-riscv64), const MSG_OOB ideal-int #53466
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  2. 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]
    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)
  3. api/go1.14.txt

    pkg syscall (freebsd-arm64), const MSG_NOSIGNAL = 131072
    pkg syscall (freebsd-arm64), const MSG_NOSIGNAL ideal-int
    pkg syscall (freebsd-arm64), const MSG_NOTIFICATION = 8192
    pkg syscall (freebsd-arm64), const MSG_NOTIFICATION ideal-int
    pkg syscall (freebsd-arm64), const MSG_OOB = 1
    pkg syscall (freebsd-arm64), const MSG_OOB ideal-int
    pkg syscall (freebsd-arm64), const MSG_PEEK = 2
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  4. 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()`
    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)
Back to top