Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_normalization.cc295 Status HandleTranspose(HloInstruction* hlo) override { in HandleTranspose() function in xla::__anon314bcc100111::LayoutNormalizationVisitor
Ddfs_hlo_visitor_with_default.h220 Status HandleTranspose(HloInstructionPtr transpose) override { in HandleTranspose() function
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::__anonb51dd00a0e11::InstructionVerifier
Dhlo_cost_analysis.cc545 Status HloCostAnalysis::HandleTranspose(const HloInstruction* transpose) { in HandleTranspose() function in xla::HloCostAnalysis
Ddynamic_dimension_inference.cc573 Status DynamicDimensionInferenceVisitor::HandleTranspose(HloInstruction* hlo) { in HandleTranspose() function in xla::DynamicDimensionInferenceVisitor
Dhlo_evaluator.cc1135 Status HloEvaluator::HandleTranspose(HloInstruction* transpose) { in HandleTranspose() function in xla::HloEvaluator
Dalgebraic_simplifier.cc6041 Status AlgebraicSimplifierVisitor::HandleTranspose(HloInstruction* transpose) { in HandleTranspose() function in xla::AlgebraicSimplifierVisitor
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.cc2584 Status SpmdPartitioningVisitor::HandleTranspose(HloInstruction* hlo) { in HandleTranspose() function in xla::spmd::SpmdPartitioningVisitor