Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h174 Status HandleReduceWindow(HloInstructionPtr reduce_window) override { in HandleReduceWindow() function
Dhlo_cost_analysis.cc382 Status HloCostAnalysis::HandleReduceWindow( in HandleReduceWindow() function in xla::HloCostAnalysis
Ddynamic_dimension_inference.cc912 Status DynamicDimensionInferenceVisitor::HandleReduceWindow( in HandleReduceWindow() function in xla::DynamicDimensionInferenceVisitor
Dhlo_verifier.cc761 Status ShapeVerifier::HandleReduceWindow(HloInstruction* reduce_window) { in HandleReduceWindow() function in xla::ShapeVerifier
Dalgebraic_simplifier.cc3725 Status AlgebraicSimplifierVisitor::HandleReduceWindow( in HandleReduceWindow() function in xla::AlgebraicSimplifierVisitor
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc788 Status IrEmitter::HandleReduceWindow(HloInstruction* reduce_window) { in HandleReduceWindow() function in xla::cpu::IrEmitter