Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h182 Status HandleReshape(HloInstructionPtr reshape) override { in HandleReshape() function
Ddynamic_dimension_inference.cc330 Status DynamicDimensionInferenceVisitor::HandleReshape(HloInstruction* hlo) { in HandleReshape() function in xla::DynamicDimensionInferenceVisitor
Dhlo_cost_analysis.cc392 Status HloCostAnalysis::HandleReshape(const HloInstruction*) { in HandleReshape() function in xla::HloCostAnalysis
Dhlo_verifier.cc494 Status ShapeVerifier::HandleReshape(HloInstruction* reshape) { in HandleReshape() function in xla::ShapeVerifier
Dhlo_evaluator.cc436 Status HloEvaluator::HandleReshape(HloInstruction* reshape) { in HandleReshape() function in xla::HloEvaluator
Dalgebraic_simplifier.cc2588 Status AlgebraicSimplifierVisitor::HandleReshape(HloInstruction* reshape) { in HandleReshape() function in xla::AlgebraicSimplifierVisitor