Searched refs:bound_operands (Results 1 – 1 of 1) sorted by relevance
93 std::vector<HloInstruction*>* bound_operands);321 std::vector<HloInstruction*>* bound_operands) { in CreateFusedComputation() argument333 bound_operands->push_back(bound_opnd); in CreateFusedComputation()430 std::vector<HloInstruction*> bound_operands; in Fuse() local432 fused_fusion_instrs, &uniq_computation, &bound_operands)); in Fuse()438 HloInstruction::FusionKind::kInput, bound_operands, fused_comp)); in Fuse()