Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h222 Status HandleTranspose(HloInstructionPtr transpose) override { in HandleTranspose() function
Dhlo_verifier.cc1075 Status ShapeVerifier::HandleTranspose(HloInstruction* transpose) { in HandleTranspose() function in xla::ShapeVerifier
2213 Status HandleTranspose(HloInstruction* transpose) override { in HandleTranspose() function in xla::__anonba98a3510d11::InstructionVerifier
Dhlo_cost_analysis.cc536 Status HloCostAnalysis::HandleTranspose(const HloInstruction* transpose) { in HandleTranspose() function in xla::HloCostAnalysis
Ddynamic_dimension_inference.cc544 Status DynamicDimensionInferenceVisitor::HandleTranspose(HloInstruction* hlo) { in HandleTranspose() function in xla::DynamicDimensionInferenceVisitor
Dhlo_evaluator.cc516 Status HloEvaluator::HandleTranspose(HloInstruction* transpose) { in HandleTranspose() function in xla::HloEvaluator
Dalgebraic_simplifier.cc5390 Status AlgebraicSimplifierVisitor::HandleTranspose(HloInstruction* transpose) { in HandleTranspose() function in xla::AlgebraicSimplifierVisitor
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.cc1892 Status SpmdPartitioningVisitor::HandleTranspose(HloInstruction* hlo) { in HandleTranspose() function in xla::spmd::SpmdPartitioningVisitor