Home
last modified time | relevance | path

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

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