Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for modification (0.24 sec)

  1. RELEASE.md

        *   C-API functions `TF_StringDecode`, `TF_StringEncode`, and
            `TF_StringEncodedSize` are no longer relevant and have been removed; see
            `core/platform/ctstring.h` for string access/modification in C.
        *   `tensorflow.python`, `tensorflow.core` and `tensorflow.compiler` modules
            are now hidden. These modules are not part of TensorFlow public API.
    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 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 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 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 May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.19.md

    ### API Change
    
    - A new alpha-level field, `SupportsFsGroup`, has been introduced for CSIDrivers to allow them to specify whether they support volume ownership and permission modifications. The `CSIVolumeSupportFSGroup` feature gate must be enabled to allow this field to be used. ([#92001](https://github.com/kubernetes/kubernetes/pull/92001), [@huffmanca](https://github.com/huffmanca)) [SIG API Machinery, CLI and Storage]
    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)
Back to top