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.md2350 ## RngBitGenerator section in Operation Semantics
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc2206 XlaOp XlaBuilder::RngBitGenerator(RandomAlgorithm algorithm, in RngBitGenerator() function in xla::XlaBuilder
4842 XlaOp RngBitGenerator(RandomAlgorithm algorithm, const XlaOp initial_state, in RngBitGenerator() function