Home
last modified time | relevance | path

Searched defs:HandleReduce (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dreduce_decomposer.cc36 Status HandleReduce(HloInstruction* hlo) override { in HandleReduce() function in xla::__anon95dee7e50111::VariadicReductionLayoutEqualizer
73 Status HandleReduce(HloInstruction* hlo) override { in HandleReduce() function in xla::__anon95dee7e50111::ReduceDecomposerVisitor
H A Dtree_reduction_rewriter.cc45 Status HandleReduce(HloInstruction *hlo) override { in HandleReduce() function in xla::ReductionRewriterVisitor
H A Ddfs_hlo_visitor_with_default.h196 Status HandleReduce(HloInstructionPtr reduce) override { in HandleReduce() function
H A Dhlo_cost_analysis.cc385 Status HloCostAnalysis::HandleReduce(const HloInstruction* reduce) { in HandleReduce() function in xla::HloCostAnalysis
H A Dhlo_verifier.cc1022 Status ShapeVerifier::HandleReduce(HloInstruction* reduce) { in HandleReduce() function in xla::ShapeVerifier
H A Ddynamic_dimension_inference.cc444 Status DynamicDimensionInferenceVisitor::HandleReduce(HloInstruction* hlo) { in HandleReduce() function in xla::DynamicDimensionInferenceVisitor
H A Dhlo_instruction_test.cc100 Status HandleReduce(HloInstruction* reduce) override { in HandleReduce() function in xla::__anon6a94cac00111::OpAndUserCollectingVisitor
H A Dhlo_evaluator.cc3709 Status HloEvaluator::HandleReduce(HloInstruction* instr) { in HandleReduce() function in xla::HloEvaluator
H A Dalgebraic_simplifier.cc5279 Status AlgebraicSimplifierVisitor::HandleReduce(HloInstruction* hlo) { in HandleReduce() function in xla::AlgebraicSimplifierVisitor
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dreduction_dimension_grouper.cc36 Status HandleReduce(HloInstruction *hlo) override { in HandleReduce() function in xla::gpu::ReduceDimensionGroupVisitor
H A Dreduction_splitter.cc30 Status HandleReduce(HloInstruction *reduce) override { in HandleReduce() function in xla::gpu::ReductionSplitterVisitor
H A Dreduction_degenerate_dim_remover.cc39 Status HandleReduce(HloInstruction *hlo) override { in HandleReduce() function in xla::gpu::ReductionDegenerateDimRemoverVisitor
H A Dreduction_layout_normalizer.cc38 Status HandleReduce(HloInstruction *hlo) override { in HandleReduce() function in xla::gpu::EnforceMinorToMajorReduceOpVisitor
H A Dtree_reduction_rewriter.cc52 Status HandleReduce(HloInstruction *hlo) override { in HandleReduce() function in xla::gpu::ReductionRewriterVisitor
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dtile_ops.cc488 void HandleReduce(OpKernelContext* context, in HandleReduce() function in tensorflow::TileGradientOp
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc1900 Status IrEmitter::HandleReduce(HloInstruction* reduce) { in HandleReduce() function in xla::cpu::IrEmitter
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner.cc3470 Status SpmdPartitioningVisitor::HandleReduce(HloInstruction* hlo) { in HandleReduce() function in xla::spmd::SpmdPartitioningVisitor