Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for ui64 (0.45 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    tf.random.Algorithm.{PHILOX, THREEFRY, AUTO_SELECT}.}]>:$algorithm,
        Arg<TF_Uint64Tensor, [{Initial state for the PRNG algorithm. For THREEFRY, it should be
    a u64[2] and for PHILOX a u64[3].}]>:$initial_state,
        Arg<TF_I32OrI64Tensor, [{The output shape of the generated data.}]>:$shape
      );
    
      let results = (outs
        TF_Uint64Tensor:$output_key,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. RELEASE.md

    *   Enable JIT-compiled i64-indexed kernels on GPU for large tensors with more than 2**32 elements.
        *   Unary GPU kernels: Abs, Atanh, Acos, Acosh, Asin, Asinh, Atan, Cos, Cosh, Sin, Sinh, Tan, Tanh.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top