Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier.cc2925 std::vector<HloInstruction*> broadcast_inits; in HandleReduce() local
2928 broadcast_inits.push_back(computation_->AddInstruction( in HandleReduce()
2933 reduce, HloInstruction::CreateTuple(broadcast_inits)); in HandleReduce()