Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Offset (0.22 sec)

  1. RELEASE.md

        *   Add `round_mode` to `QuantizeAndDequantizeV2` op to select rounding
            algorithm.
        *   Add `unicode_encode`, `unicode_decode`, `unicode_decode_with_offsets`,
            `unicode_split`, `unicode_split_with_offset`, and `unicode_transcode`
            ops. Amongst other things, this Op adds the ability to encode, decode,
            and transcode a variety of input text encoding formats into the main
    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), func RouteRIB(int, int) ([]uint8, error)
    pkg syscall (freebsd-arm64), func Seek(int, int64, int) (int64, error)
    pkg syscall (freebsd-arm64), func Select(int, *FdSet, *FdSet, *FdSet, *Timeval) error
    pkg syscall (freebsd-arm64), func Sendfile(int, int, *int64, int) (int, error)
    pkg syscall (freebsd-arm64), func Sendmsg(int, []uint8, []uint8, Sockaddr, int) error
    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), func RouteRIB(int, int) ([]uint8, error) #53466
    pkg syscall (freebsd-riscv64), func Seek(int, int64, int) (int64, error) #53466
    pkg syscall (freebsd-riscv64), func Select(int, *FdSet, *FdSet, *FdSet, *Timeval) error #53466
    pkg syscall (freebsd-riscv64), func Sendfile(int, int, *int64, int) (int, error) #53466
    pkg syscall (freebsd-riscv64), func Sendmsg(int, []uint8, []uint8, Sockaddr, int) error #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