Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h185 Status HandleTranspose(HloInstructionPtr transpose) override { in HandleTranspose() function
Dhlo_verifier.cc503 Status ShapeVerifier::HandleTranspose(HloInstruction* transpose) { in HandleTranspose() function in xla::ShapeVerifier
1399 Status HandleTranspose(HloInstruction* transpose) override { in HandleTranspose() function in xla::__anond588ae4e0811::InstructionVerifier
Ddynamic_dimension_inference.cc251 Status DynamicDimensionInferenceVisitor::HandleTranspose(HloInstruction* hlo) { in HandleTranspose() function in xla::DynamicDimensionInferenceVisitor
Dhlo_cost_analysis.cc411 Status HloCostAnalysis::HandleTranspose(const HloInstruction*) { in HandleTranspose() function in xla::HloCostAnalysis
Dhlo_evaluator.cc444 Status HloEvaluator::HandleTranspose(HloInstruction* transpose) { in HandleTranspose() function in xla::HloEvaluator
Dalgebraic_simplifier.cc3355 Status AlgebraicSimplifierVisitor::HandleTranspose(HloInstruction* transpose) { in HandleTranspose() function in xla::AlgebraicSimplifierVisitor