Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for allocated (0.25 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    - Add huge page stats to Allocated resources in "kubectl describe node" ([#80605](https://github.com/kubernetes/kubernetes/pull/80605), [@odinuge](https://github.com/odinuge)) [SIG CLI]
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
  2. RELEASE.md

            `tf.function`-local variable: during each execution of the
            `tf.function`, the variable will be created and then disposed, similar
            to a local (i.e. stack-allocated) variable in C/C++. Currently
            `experimental_enable_variable_lifting=False` only works on non-XLA
            devices (e.g. under `@tf.function(jit_compile=False)`).
    
    *   TF SavedModel:
    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)
  3. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const SYS_POSIX_FADVISE = 531 #53466
    pkg syscall (freebsd-riscv64), const SYS_POSIX_FADVISE ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_POSIX_FALLOCATE = 530 #53466
    pkg syscall (freebsd-riscv64), const SYS_POSIX_FALLOCATE ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_POSIX_OPENPT = 504 #53466
    pkg syscall (freebsd-riscv64), const SYS_POSIX_OPENPT 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)
  4. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SYS_POSIX_FADVISE = 531
    pkg syscall (freebsd-arm64), const SYS_POSIX_FADVISE ideal-int
    pkg syscall (freebsd-arm64), const SYS_POSIX_FALLOCATE = 530
    pkg syscall (freebsd-arm64), const SYS_POSIX_FALLOCATE ideal-int
    pkg syscall (freebsd-arm64), const SYS_POSIX_OPENPT = 504
    pkg syscall (freebsd-arm64), const SYS_POSIX_OPENPT ideal-int
    pkg syscall (freebsd-arm64), const SYS_PPOLL = 545
    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)
Back to top