Searched refs:new_fused_computation (Results 1 – 1 of 1) sorted by relevance
2112 auto new_fused_computation = GetOrCloneCalledComputations(context); in CloneWithNewOperandsImpl() local2113 CHECK_EQ(new_fused_computation.size(), 1); in CloneWithNewOperandsImpl()2115 shape, fusion_kind(), new_operands, new_fused_computation.front()); in CloneWithNewOperandsImpl()