PyGRANSO
PyGRANSO copied to clipboard
TODO in future release
-
For avoiding unnecessary AD gradients, the GRANSO line search could be modified so that the AD gradient is only computed on demand, i.e., only compute the gradient when sufficient decrease holds
-
Adding the MPI parallel full BFGS Python code Tim has
- gradually switch to the vector_norm and matrix_norm functions
https://pytorch.org/docs/stable/generated/torch.norm.html