Searched refs:PhiloxBitGenerator (Results 1 – 4 of 4) sorted by relevance
61 RngOutput PhiloxBitGenerator(XlaOp key, XlaOp initial_state,
553 RngOutput PhiloxBitGenerator(XlaOp key, XlaOp initial_state, in PhiloxBitGenerator() function
75 output = PhiloxBitGenerator( in GetGeneratorComputation()
87 return PhiloxBitGenerator(key, state, shape); in GetComputationForRng()