Wanchao Liang
|
4611387608
|
[optim] take kw-only argument for functional optim APIs (#56185)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/56185
ghstack-source-id: 126670123
Reviewed By: albanD
Differential Revision: D27802169
fbshipit-source-id: f5e1cb2046dcdeecf5f6b0f70892828bf0adb22f
|
2021-04-15 20:08:04 -07:00 |
|
Wanchao Liang
|
8ef13cf976
|
[optim] refactor rprop to use functional API (#55832)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/55832
ghstack-source-id: 126325541
Reviewed By: driazati
Differential Revision: D27703877
fbshipit-source-id: 34d4ce7b7d124c0cd75e2f6d0bc8f836713b7301
|
2021-04-15 15:19:41 -07:00 |
|
Wanchao Liang
|
bb245b6444
|
[optim] refactor adamax to use functional API (#55830)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/55830
ghstack-source-id: 126325537
Reviewed By: driazati
Differential Revision: D26561017
fbshipit-source-id: 41273d200e546d4ac08d39b57865d63c624f143a
|
2021-04-15 15:19:39 -07:00 |
|
Vincent Quenneville-Belair
|
50d903f19f
|
[optim] make functional api be private (#51316) (#51665)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/51665
This reverts commit 896f82aa92.
Test Plan: Imported from OSS
Reviewed By: gchanan
Differential Revision: D26232608
Pulled By: vincentqb
fbshipit-source-id: ca006baf4fb672c11c1bb003c39a29cbadb63dd3
|
2021-02-03 17:59:05 -08:00 |
|