|
| SGDOptions (double learning_rate) |
|
| TORCH_ARG (double, learning_rate) |
|
| TORCH_ARG (double, momentum)=0 |
|
| TORCH_ARG (double, dampening)=0 |
|
| TORCH_ARG (double, weight_decay)=0 |
|
| TORCH_ARG (bool, nesterov) |
|
Definition at line 22 of file sgd.h.
The documentation for this struct was generated from the following files:
- torch/csrc/api/include/torch/optim/sgd.h
- torch/csrc/api/src/optim/sgd.cpp