Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddfs_hlo_visitor.h198 virtual Status HandleReal(HloInstructionPtr hlo) { in HandleReal() function
H A Dhlo_evaluator.cc1251 Status HloEvaluator::HandleReal(HloInstruction* real) { in HandleReal() function in xla::HloEvaluator
H A Dalgebraic_simplifier.cc3674 Status AlgebraicSimplifierVisitor::HandleReal(HloInstruction* real) { in HandleReal() function in xla::AlgebraicSimplifierVisitor