Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dstateful_random_ops.cc231 xla::RngOutput uniform_state = StatefulRngUniform( in Compile() local
235 xla::XlaOp uniform = uniform_state.value; in Compile()
236 state = uniform_state.state; in Compile()