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

Implement hessian autodiff calculation #3262

Merged
merged 10 commits into from
Feb 14, 2024

Commits on Feb 11, 2024

  1. fix bug of not passing params in model

    Han Wang committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    328a7d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c57dccc View commit details
    Browse the repository at this point in the history
  3. add missing docs in pt make model

    Han Wang committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    cb7b96d View commit details
    Browse the repository at this point in the history
  4. implement make hessian model, not tested

    Han Wang committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    ff94275 View commit details
    Browse the repository at this point in the history
  5. fix bug

    Han Wang committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    69425af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    918e564 View commit details
    Browse the repository at this point in the history
  7. fix bugs

    Han Wang committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    3085ffa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f401eb6 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. use math.prod

    Han Wang committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    6573e19 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. fix pre commit

    Han Wang committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    7ac6d31 View commit details
    Browse the repository at this point in the history