Searched refs:reshaped_args (Results 1 – 1 of 1) sorted by relevance
2948 std::vector<HloInstruction*> reshaped_args; in HandleReduce() local2951 reshaped_args.push_back( in HandleReduce()2956 reduce, HloInstruction::CreateTuple(reshaped_args)); in HandleReduce()