Searched refs:new_called_computations (Results 1 – 1 of 1) sorted by relevance
1787 absl::InlinedVector<HloComputation*, 1> new_called_computations; in GetOrCloneCalledComputations() local1797 new_called_computations.push_back(new_custom_call_computation); in GetOrCloneCalledComputations()1799 return new_called_computations; in GetOrCloneCalledComputations()2903 absl::InlinedVector<HloComputation*, 1> new_called_computations = in CloneWithNewOperandsImpl() local2907 shape, new_operands, new_called_computations, custom_call_target(), in CloneWithNewOperandsImpl()