Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Drng_bit_generator_expander.cc35 XlaOp GetPhiloxStateOp(XlaOp input_state, const Shape& state_shape) { in GetPhiloxStateOp() function
76 key_op, GetPhiloxStateOp(state_param, state_shape), data_shape); in GetGeneratorComputation()