Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h140 Status HandleReverse(HloInstructionPtr reverse) override { in HandleReverse() function
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
Ddynamic_dimension_inference.cc1171 Status DynamicDimensionInferenceVisitor::HandleReverse(HloInstruction* hlo) { in HandleReverse() function in xla::DynamicDimensionInferenceVisitor
Dalgebraic_simplifier.cc3975 Status AlgebraicSimplifierVisitor::HandleReverse(HloInstruction* reverse) { in HandleReverse() function in xla::AlgebraicSimplifierVisitor
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.cc2817 Status SpmdPartitioningVisitor::HandleReverse(HloInstruction* hlo) { in HandleReverse() function in xla::spmd::SpmdPartitioningVisitor