Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_simplifier.cc821 std::unique_ptr<HloInstruction> subinstr = in UnflattenTupleInstr() local
824 elems.push_back(subinstr.get()); in UnflattenTupleInstr()
825 new_instrs->push_back(std::move(subinstr)); in UnflattenTupleInstr()