Home
last modified time | relevance | path

Searched defs:HandleReverse (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h121 Status HandleReverse(HloInstructionPtr reverse) override { in HandleReverse() function
Dhlo_cost_analysis.cc187 Status HloCostAnalysis::HandleReverse(const HloInstruction*) { in HandleReverse() function in xla::HloCostAnalysis
Dhlo_verifier.cc331 Status ShapeVerifier::HandleReverse(HloInstruction* reverse) { in HandleReverse() function in xla::ShapeVerifier
Dhlo_evaluator_typed_visitor.h979 Status HandleReverse(HloInstruction* reverse) override { in HandleReverse() function
Dalgebraic_simplifier.cc2657 Status AlgebraicSimplifierVisitor::HandleReverse(HloInstruction* reverse) { in HandleReverse() function in xla::AlgebraicSimplifierVisitor