Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for lo (0.15 sec)

  1. tensorflow/c/experimental/filesystem/filesystem_interface.h

      ///   '\\' c: matches character c
      /// character-range:
      ///   c: matches character c (c != '\\', '-', ']')
      ///   '\\' c: matches character c
      ///   lo '-' hi: matches character c for lo <= c <= hi
      ///
      /// Implementations must allocate `entries` to hold all names that need to be
      /// returned and return the size of `entries`. Caller takes ownership of
      /// `entries` after the call.
    C
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Fri May 27 17:36:54 GMT 2022
    - 53.1K bytes
    - Viewed (0)
  2. RELEASE.md

        *   XLA:GPU reductions are deterministic by default (reductions within
            `jit_compile=True` are now deterministic).
        *   XLA:GPU works with Horovod (OSS contribution by Trent Lo from NVidia)
        *   XLA:CPU and XLA:GPU can compile tf.unique and tf.where when shapes are
            provably correct at compile time.
    *   `tf.saved_model.save`:
    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