Home
last modified time | relevance | path

Searched defs:ScramblePhiloxKey (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dprng.cc316 std::pair<Philox4x32State, Philox4x32Key> ScramblePhiloxKey(Philox4x32Key key) { in ScramblePhiloxKey() function
574 std::pair<XlaOp, XlaOp> ScramblePhiloxKey(XlaOp key) { in ScramblePhiloxKey() function