Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dlayout_normalization.cc360 Status HandleReverse(HloInstruction* hlo) override { in HandleReverse() function in xla::__anon52bdec210111::LayoutNormalizationVisitor
H A Ddfs_hlo_visitor_with_default.h153 Status HandleReverse(HloInstructionPtr reverse) override { in HandleReverse() function
H A Dhlo_cost_analysis.cc247 Status HloCostAnalysis::HandleReverse(const HloInstruction*) { in HandleReverse() function in xla::HloCostAnalysis
H A Dhlo_verifier.cc889 Status ShapeVerifier::HandleReverse(HloInstruction* reverse) { in HandleReverse() function in xla::ShapeVerifier
H A Ddynamic_dimension_inference.cc1360 Status DynamicDimensionInferenceVisitor::HandleReverse(HloInstruction* hlo) { in HandleReverse() function in xla::DynamicDimensionInferenceVisitor
H A Dalgebraic_simplifier.cc4395 Status AlgebraicSimplifierVisitor::HandleReverse(HloInstruction* reverse) { in HandleReverse() function in xla::AlgebraicSimplifierVisitor
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner.cc3588 Status SpmdPartitioningVisitor::HandleReverse(HloInstruction* hlo) { in HandleReverse() function in xla::spmd::SpmdPartitioningVisitor