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
Warn when optimizer kwargs are being ignored in BoTorch optim utils _filter_kwargs (meta-pytorch#1645)
Summary:
Pull Request resolved: meta-pytorch#1645
The HOGP tutorial was using kwargs 'maxiter' and 'disp' that were being silently ignored since the Adam optimizer doesn't take those arguments.
Reviewed By: saitcakmak
Differential Revision: D42729349
fbshipit-source-id: 66361b2f0787196cb200f161357f37d906d82fdd
0 commit comments