Home
last modified time | relevance | path

Searched refs:RandomNew64 (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Drng_expander.cc145 int64 module_random_value = rng->GetModule()->RandomNew64(); in ExpandInstruction()
Dhlo_module.h268 uint64 RandomNew64() const;
Dhlo_module.cc773 uint64 HloModule::RandomNew64() const { in RandomNew64() function in xla::HloModule