Home
last modified time | relevance | path

Searched refs:HandleReduceWindow (Results 1 – 16 of 16) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.h263 Status HandleReduceWindow(HloInstruction* hlo) override;
Dhlo_cost_analysis.h110 Status HandleReduceWindow(const HloInstruction* reduce_window) override;
Ddfs_hlo_visitor_with_default.h186 Status HandleReduceWindow(HloInstructionPtr reduce_window) override { in HandleReduceWindow() function
Dhlo_verifier.h93 Status HandleReduceWindow(HloInstruction* reduce_window) override;
Ddfs_hlo_visitor.h259 virtual Status HandleReduceWindow(HloInstructionPtr hlo) = 0;
Ddynamic_dimension_inference.cc123 Status HandleReduceWindow(HloInstruction* hlo) override;
1058 Status DynamicDimensionInferenceVisitor::HandleReduceWindow( in HandleReduceWindow() function in xla::DynamicDimensionInferenceVisitor
Dhlo_cost_analysis.cc409 Status HloCostAnalysis::HandleReduceWindow( in HandleReduceWindow() function in xla::HloCostAnalysis
Dhlo_verifier.cc892 Status ShapeVerifier::HandleReduceWindow(HloInstruction* reduce_window) { in HandleReduceWindow() function in xla::ShapeVerifier
Dhlo_evaluator.cc2498 Status HloEvaluator::HandleReduceWindow(HloInstruction* hlo) { in HandleReduceWindow() function in xla::HloEvaluator
Dalgebraic_simplifier.cc345 Status HandleReduceWindow(HloInstruction* reduce_window) override;
4763 Status AlgebraicSimplifierVisitor::HandleReduceWindow( in HandleReduceWindow() function in xla::AlgebraicSimplifierVisitor
Dhlo_evaluator_typed_visitor.h1945 Status HandleReduceWindow(HloInstruction* reduce_window) override {
Dhlo_instruction.cc3155 return visitor->HandleReduceWindow(this); in Visit()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.h149 Status HandleReduceWindow(HloInstruction* reduce_window) override;
Dir_emitter.cc647 Status IrEmitter::HandleReduceWindow(HloInstruction* reduce_window) { in HandleReduceWindow() function in xla::cpu::IrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.h427 Status HandleReduceWindow(HloInstruction* hlo) override;
Dspmd_partitioner.cc3102 Status SpmdPartitioningVisitor::HandleReduceWindow(HloInstruction* hlo) { in HandleReduceWindow() function in xla::spmd::SpmdPartitioningVisitor