Searched refs:bound_operands (Results 1 – 1 of 1) sorted by relevance
75 std::vector<HloInstruction*>* bound_operands);331 std::vector<HloInstruction*>* bound_operands) { in CreateFusedComputation() argument343 bound_operands->push_back(bound_opnd); in CreateFusedComputation()449 std::vector<HloInstruction*> bound_operands; in Fuse() local451 fused_fusion_instrs, &uniq_computation, &bound_operands)); in Fuse()457 bound_operands, fused_comp, prefix_), in Fuse()