Home
last modified time | relevance | path

Searched refs:HandleReverse (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_cost_analysis.h92 Status HandleReverse(const HloInstruction* reverse) override;
Ddfs_hlo_visitor_with_default.h140 Status HandleReverse(HloInstructionPtr reverse) override { in HandleReverse() function
Dhlo_verifier.h73 Status HandleReverse(HloInstruction* reverse) override;
Ddfs_hlo_visitor.h239 virtual Status HandleReverse(HloInstructionPtr hlo) = 0;
Ddynamic_dimension_inference.cc125 Status HandleReverse(HloInstruction* hlo) override;
1171 Status DynamicDimensionInferenceVisitor::HandleReverse(HloInstruction* hlo) { in HandleReverse() function in xla::DynamicDimensionInferenceVisitor
Dhlo_cost_analysis.cc248 Status HloCostAnalysis::HandleReverse(const HloInstruction*) { in HandleReverse() function in xla::HloCostAnalysis
Dhlo_verifier.cc536 Status ShapeVerifier::HandleReverse(HloInstruction* reverse) { in HandleReverse() function in xla::ShapeVerifier
Dalgebraic_simplifier.cc347 Status HandleReverse(HloInstruction* reverse) override;
3975 Status AlgebraicSimplifierVisitor::HandleReverse(HloInstruction* reverse) { in HandleReverse() function in xla::AlgebraicSimplifierVisitor
Dhlo_evaluator_typed_visitor.h1056 Status HandleReverse(HloInstruction* reverse) override {
Dhlo_instruction.cc3209 return visitor->HandleReverse(this); in Visit()
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.h424 Status HandleReverse(HloInstruction* hlo) override;
Dspmd_partitioner.cc2817 Status SpmdPartitioningVisitor::HandleReverse(HloInstruction* hlo) { in HandleReverse() function in xla::spmd::SpmdPartitioningVisitor