Searched defs:HandleReshape (Results 1 – 6 of 6) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ | ||
D | dfs_hlo_visitor_with_default.h | 182 Status HandleReshape(HloInstructionPtr reshape) override { in HandleReshape() function |
D | dynamic_dimension_inference.cc | 330 Status DynamicDimensionInferenceVisitor::HandleReshape(HloInstruction* hlo) { in HandleReshape() function in xla::DynamicDimensionInferenceVisitor |
D | hlo_cost_analysis.cc | 392 Status HloCostAnalysis::HandleReshape(const HloInstruction*) { in HandleReshape() function in xla::HloCostAnalysis |
D | hlo_verifier.cc | 494 Status ShapeVerifier::HandleReshape(HloInstruction* reshape) { in HandleReshape() function in xla::ShapeVerifier |
D | hlo_evaluator.cc | 436 Status HloEvaluator::HandleReshape(HloInstruction* reshape) { in HandleReshape() function in xla::HloEvaluator |
D | algebraic_simplifier.cc | 2588 Status AlgebraicSimplifierVisitor::HandleReshape(HloInstruction* reshape) { in HandleReshape() function in xla::AlgebraicSimplifierVisitor |