Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for impls (0.17 sec)

  1. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const DLT_MPEG_2_TS = 243 #53466
    pkg syscall (freebsd-riscv64), const DLT_MPEG_2_TS ideal-int #53466
    pkg syscall (freebsd-riscv64), const DLT_MPLS = 219 #53466
    pkg syscall (freebsd-riscv64), const DLT_MPLS ideal-int #53466
    pkg syscall (freebsd-riscv64), const DLT_MTP2 = 140 #53466
    pkg syscall (freebsd-riscv64), const DLT_MTP2 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)
  2. api/go1.14.txt

    pkg syscall (freebsd-arm64), const DLT_MPEG_2_TS = 243
    pkg syscall (freebsd-arm64), const DLT_MPEG_2_TS ideal-int
    pkg syscall (freebsd-arm64), const DLT_MPLS = 219
    pkg syscall (freebsd-arm64), const DLT_MPLS ideal-int
    pkg syscall (freebsd-arm64), const DLT_MTP2 = 140
    pkg syscall (freebsd-arm64), const DLT_MTP2 ideal-int
    pkg syscall (freebsd-arm64), const DLT_MTP2_WITH_PHDR = 139
    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)
  3. RELEASE.md

        *   `pfor/vectorized_map`: Added support for vectorizing 56 more ops.
            Vectorizing `tf.cond` is also supported now.
        *   Set as much partial shape as we can infer statically within the gradient
            impl of the gather op.
        *   Gradient of `tf.while_loop` emits `StatelessWhile` op if `cond` and body
            functions are stateless. This allows multiple gradients while ops to run
            in parallel under distribution strategy.
    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)
Back to top