Home
last modified time | relevance | path

Searched refs:CreateRngUniform32 (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc605 static mhlo::RngUniformOp CreateRngUniform32(Location loc, int num_elements, in CreateRngUniform32() function
5051 CreateRngUniform32(op.getLoc(), num_elements, /*lower_limit=*/0, in matchAndRewrite()
5074 Value swaps = CreateRngUniform32(op.getLoc(), first_dim_size, 0, in matchAndRewrite()