Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h128 Status HandleRngBitGenerator(HloInstructionPtr random) override { in HandleRngBitGenerator() function
Dhlo_cost_analysis.cc800 Status HloCostAnalysis::HandleRngBitGenerator(const HloInstruction* random) { in HandleRngBitGenerator() function in xla::HloCostAnalysis
Dhlo_verifier.cc506 Status ShapeVerifier::HandleRngBitGenerator(HloInstruction* hlo) { in HandleRngBitGenerator() function in xla::ShapeVerifier