Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for pipe (0.18 sec)

  1. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SYS_PDKILL = 519
    pkg syscall (freebsd-arm64), const SYS_PDKILL ideal-int
    pkg syscall (freebsd-arm64), const SYS_PIPE = 42
    pkg syscall (freebsd-arm64), const SYS_PIPE ideal-int
    pkg syscall (freebsd-arm64), const SYS_PIPE2 = 542
    pkg syscall (freebsd-arm64), const SYS_PIPE2 ideal-int
    pkg syscall (freebsd-arm64), const SYS_POLL = 209
    pkg syscall (freebsd-arm64), const SYS_POLL ideal-int
    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)
  2. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const SYS_PDKILL ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_PIPE = 42 #53466
    pkg syscall (freebsd-riscv64), const SYS_PIPE ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_PIPE2 = 542 #53466
    pkg syscall (freebsd-riscv64), const SYS_PIPE2 ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_POLL = 209 #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)
  3. RELEASE.md

        keras
    * **Apple Silicon users:** If you previously installed TensorFlow using
        `pip install tensorflow-macos`, please update your installation method. Use
        `pip install tensorflow` from now on.
    * **Mac x86 users:** Mac x86 builds are being deprecated and will no longer be
      released as a Pip package from TF 2.17 onwards.
    
    ### Known Caveats
    
    * <CAVEATS REGARDING THE RELEASE (BUT NOT BREAKING CHANGES).>
    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)
Back to top