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.h128 Status HandleReverse(HloInstructionPtr reverse) override { in HandleReverse() function
Dhlo_cost_analysis.cc244 Status HloCostAnalysis::HandleReverse(const HloInstruction*) { in HandleReverse() function in xla::HloCostAnalysis
Ddynamic_dimension_inference.cc1027 Status DynamicDimensionInferenceVisitor::HandleReverse(HloInstruction* hlo) { in HandleReverse() function in xla::DynamicDimensionInferenceVisitor
Dhlo_verifier.cc431 Status ShapeVerifier::HandleReverse(HloInstruction* reverse) { in HandleReverse() function in xla::ShapeVerifier
Dalgebraic_simplifier.cc3186 Status AlgebraicSimplifierVisitor::HandleReverse(HloInstruction* reverse) { in HandleReverse() function in xla::AlgebraicSimplifierVisitor