Searched refs:GetPhiloxOutputStateOp (Results 1 – 1 of 1) sorted by relevance
42 XlaOp GetPhiloxOutputStateOp(XlaOp output_state, const Shape& state_shape) { in GetPhiloxOutputStateOp() function77 output.state = GetPhiloxOutputStateOp(output.state, state_shape); in GetGeneratorComputation()