Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for rng_algorithm (0.29 sec)

  1. tensorflow/compiler/mlir/tf2xla/tests/legalize-tf.mlir

      %cst_0 = "tf.Const"() {value = dense<3> : tensor<i32>} : () -> tensor<i32>
      // CHECK-NEXT: %[[OUTPUT_STATE:.*]], %[[OUTPUT:.*]] = "mhlo.rng_bit_generator"(%[[STATE]]) <{rng_algorithm = #mhlo.rng_algorithm<DEFAULT>}> : (tensor<2xui64>) -> (tensor<2xui64>, tensor<10x12xui32>)
      // CHECK-NEXT: return %[[OUTPUT_STATE]], %[[OUTPUT]] : tensor<2xui64>, tensor<10x12xui32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon May 06 18:46:23 UTC 2024
    - 335.5K bytes
    - Viewed (0)
Back to top