Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add L-BFGS optimizer #2478

Merged
merged 7 commits into from
Sep 13, 2022
Merged

Add L-BFGS optimizer #2478

merged 7 commits into from
Sep 13, 2022

Commits on Aug 22, 2022

  1. add lbfgs optimizer + closure

    jppgks committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    9d44680 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f70688 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. no_grad for inputs

    jppgks committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    6812f13 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    473728c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    529e278 View commit details
    Browse the repository at this point in the history
  3. remove unused import

    jppgks committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    c4f6124 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d66b5c9 View commit details
    Browse the repository at this point in the history