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

feat: model building (and gradients thereof) with jax as the default backend #1912

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Oct 30, 2021

  1. diffable model!

    lukasheinrich committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    8ab4ab9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    471dcf0 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. diffable model!

    lukasheinrich authored and Nathan Simpson committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    84d4071 View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and Nathan Simpson committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    ef34ab3 View commit details
    Browse the repository at this point in the history
  3. jax backend fixes

    Nathan Simpson committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    3831ebf View commit details
    Browse the repository at this point in the history
  4. Merge branch 'make_difffable_model_ctor' of https://github.com/phinat…

    …e/pyhf into make_difffable_model_ctor
    Nathan Simpson committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    9404bd9 View commit details
    Browse the repository at this point in the history
  5. wow kinda works

    Nathan Simpson committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    362521d View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. extra changes

    Nathan Simpson committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    1704eb4 View commit details
    Browse the repository at this point in the history
  2. add test

    Nathan Simpson committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    08c50ad View commit details
    Browse the repository at this point in the history
  3. revert change

    Nathan Simpson committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    c9b4981 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Configuration menu
    Copy the full SHA
    78771ba View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    7b6fcea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8457f2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb411d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b30a885 View commit details
    Browse the repository at this point in the history