pytorch/torch/optim
vfdev a6a2dd14ea Fix typo in warning message (#39854)
Summary:
Fix typo
Pull Request resolved: https://github.com/pytorch/pytorch/pull/39854

Reviewed By: ezyang

Differential Revision: D22193544

Pulled By: zou3519

fbshipit-source-id: 04b9f59da7b6ba0649fc6d315adcf20685e10930
2020-06-23 16:47:35 -07:00
..
__init__.py
__init__.pyi
adadelta.py
adadelta.pyi
adagrad.py
adagrad.pyi
adam.py
adam.pyi
adamax.py
adamax.pyi
adamw.py
adamw.pyi
asgd.py
asgd.pyi
lbfgs.py
lbfgs.pyi
lr_scheduler.py Fix typo in warning message (#39854) 2020-06-23 16:47:35 -07:00
lr_scheduler.pyi
optimizer.py Use chain.from_iterable in optimizer.py (#40156) 2020-06-23 14:07:05 -07:00
optimizer.pyi Fix minor issue in type stub for Optimizer (#38067) 2020-05-07 20:11:40 -07:00
rmsprop.py
rmsprop.pyi
rprop.py
rprop.pyi
sgd.py
sgd.pyi
sparse_adam.py
sparse_adam.pyi
swa_utils.py
swa_utils.pyi