Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddfs_hlo_visitor_with_default.h141 Status HandleRngBitGenerator(HloInstructionPtr random) override { in HandleRngBitGenerator() function
H A Dhlo_cost_analysis.cc855 Status HloCostAnalysis::HandleRngBitGenerator(const HloInstruction* random) { in HandleRngBitGenerator() function in xla::HloCostAnalysis
H A Dhlo_verifier.cc856 Status ShapeVerifier::HandleRngBitGenerator(HloInstruction* hlo) { in HandleRngBitGenerator() function in xla::ShapeVerifier