Searched refs:HandleReshape (Results 1 – 13 of 13) sorted by relevance
213 Status HandleReshape(HloInstruction* reshape) override;
115 Status HandleReshape(const HloInstruction* reshape) override;
204 Status HandleReshape(HloInstructionPtr reshape) override { in HandleReshape() function
80 Status HandleReshape(HloInstruction* reshape) override;
247 virtual Status HandleReshape(HloInstructionPtr hlo) = 0;
103 Status HandleReshape(HloInstruction* hlo) override;816 Status DynamicDimensionInferenceVisitor::HandleReshape(HloInstruction* hlo) { in HandleReshape() function in xla::DynamicDimensionInferenceVisitor
512 Status HloCostAnalysis::HandleReshape(const HloInstruction*) { in HandleReshape() function in xla::HloCostAnalysis
729 Status ShapeVerifier::HandleReshape(HloInstruction* reshape) { in HandleReshape() function in xla::ShapeVerifier
473 Status HloEvaluator::HandleReshape(HloInstruction* reshape) { in HandleReshape() function in xla::HloEvaluator
341 Status HandleReshape(HloInstruction* reshape) override;3872 Status AlgebraicSimplifierVisitor::HandleReshape(HloInstruction* reshape) { in HandleReshape() function in xla::AlgebraicSimplifierVisitor
3203 return visitor->HandleReshape(this); in Visit()
437 Status HandleReshape(HloInstruction* hlo) override;
1969 Status SpmdPartitioningVisitor::HandleReshape(HloInstruction* hlo) { in HandleReshape() function in xla::spmd::SpmdPartitioningVisitor