Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddfs_hlo_visitor_with_default.h199 Status HandleReduceWindow(HloInstructionPtr reduce_window) override { in HandleReduceWindow() function
H A Dhlo_cost_analysis.cc409 Status HloCostAnalysis::HandleReduceWindow( in HandleReduceWindow() function in xla::HloCostAnalysis
H A Dhlo_verifier.cc1262 Status ShapeVerifier::HandleReduceWindow(HloInstruction* reduce_window) { in HandleReduceWindow() function in xla::ShapeVerifier
H A Ddynamic_dimension_inference.cc1231 Status DynamicDimensionInferenceVisitor::HandleReduceWindow( in HandleReduceWindow() function in xla::DynamicDimensionInferenceVisitor
H A Dhlo_evaluator.cc3804 Status HloEvaluator::HandleReduceWindow(HloInstruction* hlo) { in HandleReduceWindow() function in xla::HloEvaluator
H A Dalgebraic_simplifier.cc5603 Status AlgebraicSimplifierVisitor::HandleReduceWindow(HloInstruction* hlo) { in HandleReduceWindow() function in xla::AlgebraicSimplifierVisitor
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc666 Status IrEmitter::HandleReduceWindow(HloInstruction* reduce_window) { in HandleReduceWindow() function in xla::cpu::IrEmitter
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner.cc3894 Status SpmdPartitioningVisitor::HandleReduceWindow(HloInstruction* hlo) { in HandleReduceWindow() function in xla::spmd::SpmdPartitioningVisitor