Home
last modified time | relevance | path

Searched defs:HandleTranspose (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dlayout_normalization.cc295 Status HandleTranspose(HloInstruction* hlo) override { in HandleTranspose() function in xla::__anon52bdec210111::LayoutNormalizationVisitor
H A Ddfs_hlo_visitor_with_default.h220 Status HandleTranspose(HloInstructionPtr transpose) override { in HandleTranspose() function
H A Dhlo_verifier.cc1108 Status ShapeVerifier::HandleTranspose(HloInstruction* transpose) { in HandleTranspose() function in xla::ShapeVerifier
2454 Status HandleTranspose(HloInstruction* transpose) override { in HandleTranspose() function in xla::__anon411d6f1b0e11::InstructionVerifier
H A Dhlo_cost_analysis.cc545 Status HloCostAnalysis::HandleTranspose(const HloInstruction* transpose) { in HandleTranspose() function in xla::HloCostAnalysis
H A Ddynamic_dimension_inference.cc573 Status DynamicDimensionInferenceVisitor::HandleTranspose(HloInstruction* hlo) { in HandleTranspose() function in xla::DynamicDimensionInferenceVisitor
H A Dhlo_evaluator.cc1135 Status HloEvaluator::HandleTranspose(HloInstruction* transpose) { in HandleTranspose() function in xla::HloEvaluator
H A Dalgebraic_simplifier.cc6041 Status AlgebraicSimplifierVisitor::HandleTranspose(HloInstruction* transpose) { in HandleTranspose() function in xla::AlgebraicSimplifierVisitor
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner.cc2584 Status SpmdPartitioningVisitor::HandleTranspose(HloInstruction* hlo) { in HandleTranspose() function in xla::spmd::SpmdPartitioningVisitor