You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove generated_points argument to RandomGenerator (#5186)
Summary:
Pull Request resolved: #5186
**Context**: This was deprecated in Ax 1.0.0 and has not done anything since then.
**This PR**:
* Removes `generated_points` argument to `RandomGenerator`
* Removes places where this is passed (which would have been recursively triggering the warning)
Reviewed By: saitcakmak
Differential Revision: D101824526
fbshipit-source-id: 61d44c0efc37a2443f0cf7afacd78a3ede48c1cc
0 commit comments