| .. |
|
__init__.py
|
|
|
|
__init__.pyi
|
Fixed stub for AdamW (#34299)
|
2020-03-09 08:45:51 -07:00 |
|
adadelta.py
|
End of the .data removal in torch/optim (#34211)
|
2020-03-09 06:40:39 -07:00 |
|
adadelta.pyi
|
Add types for the remaining optimizers. (#31130)
|
2019-12-12 06:36:41 -08:00 |
|
adagrad.py
|
End of the .data removal in torch/optim (#34211)
|
2020-03-09 06:40:39 -07:00 |
|
adagrad.pyi
|
Add types for the remaining optimizers. (#31130)
|
2019-12-12 06:36:41 -08:00 |
|
adam.py
|
End of the .data removal in torch/optim (#34211)
|
2020-03-09 06:40:39 -07:00 |
|
adam.pyi
|
|
|
|
adamax.py
|
End of the .data removal in torch/optim (#34211)
|
2020-03-09 06:40:39 -07:00 |
|
adamax.pyi
|
Add types for the remaining optimizers. (#31130)
|
2019-12-12 06:36:41 -08:00 |
|
adamw.py
|
Fix exception message of torch.optim.AdamW. (#36088)
|
2020-04-09 08:02:10 -07:00 |
|
adamw.pyi
|
Add types for the remaining optimizers. (#31130)
|
2019-12-12 06:36:41 -08:00 |
|
asgd.py
|
End of the .data removal in torch/optim (#34211)
|
2020-03-09 06:40:39 -07:00 |
|
asgd.pyi
|
Add types for the remaining optimizers. (#31130)
|
2019-12-12 06:36:41 -08:00 |
|
lbfgs.py
|
End of the .data removal in torch/optim (#34211)
|
2020-03-09 06:40:39 -07:00 |
|
lbfgs.pyi
|
Add types for the remaining optimizers. (#31130)
|
2019-12-12 06:36:41 -08:00 |
|
lr_scheduler.py
|
Fix typo in documentation (#34581)
|
2020-03-11 13:57:10 -07:00 |
|
lr_scheduler.pyi
|
fix typing bug of LambdaLR.__init__ (#33271)
|
2020-02-18 09:10:00 -08:00 |
|
optimizer.py
|
|
|
|
optimizer.pyi
|
fix type stub errors (#33762)
|
2020-02-27 06:58:53 -08:00 |
|
rmsprop.py
|
End of the .data removal in torch/optim (#34211)
|
2020-03-09 06:40:39 -07:00 |
|
rmsprop.pyi
|
Add types for the remaining optimizers. (#31130)
|
2019-12-12 06:36:41 -08:00 |
|
rprop.py
|
End of the .data removal in torch/optim (#34211)
|
2020-03-09 06:40:39 -07:00 |
|
rprop.pyi
|
Add types for the remaining optimizers. (#31130)
|
2019-12-12 06:36:41 -08:00 |
|
sgd.py
|
End of the .data removal in torch/optim (#34211)
|
2020-03-09 06:40:39 -07:00 |
|
sgd.pyi
|
|
|
|
sparse_adam.py
|
End of the .data removal in torch/optim (#34211)
|
2020-03-09 06:40:39 -07:00 |
|
sparse_adam.pyi
|
Add types for the remaining optimizers. (#31130)
|
2019-12-12 06:36:41 -08:00 |