pytorch/torch/optim
PyTorch MergeBot 135af0fe30 Revert "Adding maximize to ASGD (#80323)"
This reverts commit 14bd5bd6ee.

Reverted https://github.com/pytorch/pytorch/pull/80323 on behalf of https://github.com/albanD due to Broke rocm test
2022-07-08 13:35:31 +00:00
..
_multi_tensor
__init__.py
__init__.pyi
_functional.py Adding maximize to SparseAdam (#80336) 2022-07-08 12:17:27 +00:00
adadelta.py Add __all__ for torch.optim and torch.nn.modules modules (#80237) 2022-06-24 21:34:10 +00:00
adadelta.pyi
adagrad.py Add __all__ for torch.optim and torch.nn.modules modules (#80237) 2022-06-24 21:34:10 +00:00
adagrad.pyi
adam.py Add __all__ for torch.optim and torch.nn.modules modules (#80237) 2022-06-24 21:34:10 +00:00
adam.pyi
adamax.py Add __all__ for torch.optim and torch.nn.modules modules (#80237) 2022-06-24 21:34:10 +00:00
adamax.pyi
adamw.py remove overly restrictive checks for cudagraph (#80881) 2022-07-06 18:08:49 +00:00
adamw.pyi
asgd.py Revert "Adding maximize to ASGD (#80323)" 2022-07-08 13:35:31 +00:00
asgd.pyi
lbfgs.py Add __all__ for torch.optim and torch.nn.modules modules (#80237) 2022-06-24 21:34:10 +00:00
lbfgs.pyi
lr_scheduler.py Add __all__ for torch.optim and torch.nn.modules modules (#80237) 2022-06-24 21:34:10 +00:00
lr_scheduler.pyi
nadam.py Add __all__ for torch.optim and torch.nn.modules modules (#80237) 2022-06-24 21:34:10 +00:00
nadam.pyi
optimizer.py Don't error if _warned_capturable_if_run_uncaptured not set (#80345) 2022-06-29 03:46:22 +00:00
optimizer.pyi
radam.py Add __all__ for torch.optim and torch.nn.modules modules (#80237) 2022-06-24 21:34:10 +00:00
radam.pyi
rmsprop.py Adding maximize to RMSprop (#80326) 2022-07-08 08:04:26 +00:00
rmsprop.pyi
rprop.py Revert "Adding maximize to rprop (#80335)" 2022-07-08 13:34:02 +00:00
rprop.pyi
sgd.py Add __all__ for torch.optim and torch.nn.modules modules (#80237) 2022-06-24 21:34:10 +00:00
sgd.pyi
sparse_adam.py Adding maximize to SparseAdam (#80336) 2022-07-08 12:17:27 +00:00
sparse_adam.pyi
swa_utils.py Add __all__ for torch.optim and torch.nn.modules modules (#80237) 2022-06-24 21:34:10 +00:00
swa_utils.pyi