Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/g3doc/
Doperation_semantics.md2409 ## RngBitGenerator section in Operation Semantics
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc2234 XlaOp XlaBuilder::RngBitGenerator(RandomAlgorithm algorithm, in RngBitGenerator() function in xla::XlaBuilder
4704 XlaOp RngBitGenerator(RandomAlgorithm algorithm, const XlaOp initial_state, in RngBitGenerator() function