| 
| 
  | LBFGSOptions (double learning_rate) | 
|   | 
| 
  | TORCH_ARG (double, learning_rate) | 
|   | 
| 
  | TORCH_ARG (int64_t, max_iter) | 
|   | 
| 
  | TORCH_ARG (int64_t, max_eval) | 
|   | 
| 
  | TORCH_ARG (float, tolerance_grad) | 
|   | 
| 
  | TORCH_ARG (float, tolerance_change) | 
|   | 
| 
  | TORCH_ARG (size_t, history_size) | 
|   | 
Definition at line 17 of file lbfgs.h.
 
The documentation for this struct was generated from the following files: