pytorch/torch/optim
2024-04-19 13:37:41 +00:00
..
_multi_tensor Part 1: UFMT partial files in torch/optim due to the pr-sanity-checks (#124053) 2024-04-16 03:17:18 +00:00
__init__.py Part 1: UFMT partial files in torch/optim due to the pr-sanity-checks (#124053) 2024-04-16 03:17:18 +00:00
__init__.pyi
_functional.py Part 1: UFMT partial files in torch/optim due to the pr-sanity-checks (#124053) 2024-04-16 03:17:18 +00:00
adadelta.py Part 1: UFMT partial files in torch/optim due to the pr-sanity-checks (#124053) 2024-04-16 03:17:18 +00:00
adadelta.pyi
adagrad.py Part 1: UFMT partial files in torch/optim due to the pr-sanity-checks (#124053) 2024-04-16 03:17:18 +00:00
adagrad.pyi
adam.py [optim] add fused_adam/adamw_kernel support for CPU device (#123074) 2024-04-19 11:14:04 +00:00
adam.pyi
adamax.py Small Adamax fix (#123498) 2024-04-18 00:50:03 +00:00
adamax.pyi
adamw.py [optim] add fused_adam/adamw_kernel support for CPU device (#123074) 2024-04-19 11:14:04 +00:00
adamw.pyi
asgd.py Part 1: UFMT partial files in torch/optim due to the pr-sanity-checks (#124053) 2024-04-16 03:17:18 +00:00
asgd.pyi
lbfgs.py Part 1: UFMT partial files in torch/optim due to the pr-sanity-checks (#124053) 2024-04-16 03:17:18 +00:00
lbfgs.pyi
lr_scheduler.py Better Error Message in ChainedScheduler and SequentialLR (#121633) 2024-04-19 13:37:41 +00:00
lr_scheduler.pyi Better Error Message in ChainedScheduler and SequentialLR (#121633) 2024-04-19 13:37:41 +00:00
nadam.py Part 2: UFMT fix 2 files in torch/optim due to the pr-sanity-checks (#124054) 2024-04-16 03:20:21 +00:00
nadam.pyi
optimizer.py Part 3: UFMT fix the rest files in torch/optim due to the pr-sanity-checks (#124055) 2024-04-16 03:22:39 +00:00
radam.py Part 3: UFMT fix the rest files in torch/optim due to the pr-sanity-checks (#124055) 2024-04-16 03:22:39 +00:00
radam.pyi
rmsprop.py Part 3: UFMT fix the rest files in torch/optim due to the pr-sanity-checks (#124055) 2024-04-16 03:22:39 +00:00
rmsprop.pyi
rprop.py Part 3: UFMT fix the rest files in torch/optim due to the pr-sanity-checks (#124055) 2024-04-16 03:22:39 +00:00
rprop.pyi
sgd.py Part 3: UFMT fix the rest files in torch/optim due to the pr-sanity-checks (#124055) 2024-04-16 03:22:39 +00:00
sgd.pyi
sparse_adam.py Part 3: UFMT fix the rest files in torch/optim due to the pr-sanity-checks (#124055) 2024-04-16 03:22:39 +00:00
sparse_adam.pyi
swa_utils.py Part 3: UFMT fix the rest files in torch/optim due to the pr-sanity-checks (#124055) 2024-04-16 03:22:39 +00:00