Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for allocated (0.21 sec)

  1. 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 May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  2. 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 May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  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 May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
Back to top