Home
last modified time | relevance | path

Searched defs:new_reduce (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dreduction_degenerate_dim_remover.cc77 std::unique_ptr<HloInstruction> new_reduce = HloInstruction::CreateReduce( in HandleReduce() local
Dreduction_dimension_grouper.cc92 std::unique_ptr<HloInstruction> new_reduce = HloInstruction::CreateReduce( in HandleReduce() local
Dreduction_layout_normalizer.cc108 std::unique_ptr<HloInstruction> new_reduce = HloInstruction::CreateReduce( in HandleReduce() local
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/
Dlhlo_ops.cc255 auto new_reduce = rewriter.cloneWithoutRegions(reduce); in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier.cc4777 auto new_reduce = computation_->AddInstruction( in HandleReduce() local
4835 HloInstruction* new_reduce = in HandleReduce() local
4951 HloInstruction* new_reduce = computation_->AddInstruction( in HandleReduce() local
5091 auto new_reduce = in HandleReduceWindow() local