Searched defs:bound_operands (Results 1 – 1 of 1) sorted by relevance
331 std::vector<HloInstruction*>* bound_operands) { in CreateFusedComputation()449 std::vector<HloInstruction*> bound_operands; in Fuse() local