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

[Program Capture] Capture & execute qml.grad in plxpr #6120

Merged
merged 42 commits into from
Sep 9, 2024
Merged

Commits on Aug 21, 2024

  1. first prototype

    dwierichs committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    206ca6a View commit details
    Browse the repository at this point in the history
  2. first tests

    dwierichs committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a466a83 View commit details
    Browse the repository at this point in the history
  3. cleanup

    dwierichs committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    8b402f7 View commit details
    Browse the repository at this point in the history
  4. -a

    dwierichs committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9e8f4c9 View commit details
    Browse the repository at this point in the history
  5. changelog, lint

    dwierichs committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    cfae262 View commit details
    Browse the repository at this point in the history
  6. add tests...

    dwierichs committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    ed8f515 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. move primitive

    dwierichs committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    79fe790 View commit details
    Browse the repository at this point in the history
  2. import

    dwierichs committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b90fa2b View commit details
    Browse the repository at this point in the history
  3. lint

    dwierichs committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b9b6536 View commit details
    Browse the repository at this point in the history
  4. lint

    dwierichs committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ff54b86 View commit details
    Browse the repository at this point in the history
  5. parshift test

    dwierichs committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    fde341f View commit details
    Browse the repository at this point in the history
  6. prepare jac

    dwierichs committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    3cd33f1 View commit details
    Browse the repository at this point in the history
  7. make grad differentiable

    dwierichs committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a087e53 View commit details
    Browse the repository at this point in the history
  8. nested grad test

    dwierichs committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    393aa35 View commit details
    Browse the repository at this point in the history
  9. lint

    dwierichs committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f1a6b4d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b86619b View commit details
    Browse the repository at this point in the history
  11. lint

    dwierichs committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f678a91 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    15ed932 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

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

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    0e407c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93bda87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bb2900 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    10b2899 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Christina Lee <christina@xanadu.ai>
    dwierichs and albi3ro authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c838b4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67bdeb8 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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

Commits on Aug 29, 2024

  1. merge

    dwierichs committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    aa3876e View commit details
    Browse the repository at this point in the history
  2. merge more

    dwierichs committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    389c22d View commit details
    Browse the repository at this point in the history
  3. lint more

    dwierichs committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    de782b8 View commit details
    Browse the repository at this point in the history
  4. add file

    dwierichs committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a9a4472 View commit details
    Browse the repository at this point in the history
  5. [skip ci]

    dwierichs committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    769eb98 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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

Commits on Sep 5, 2024

  1. merge

    dwierichs committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e79d4a8 View commit details
    Browse the repository at this point in the history
  2. while_loop

    dwierichs committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    552417b View commit details
    Browse the repository at this point in the history
  3. import fix

    dwierichs committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    81ab600 View commit details
    Browse the repository at this point in the history
  4. lint

    dwierichs committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    1af5b97 View commit details
    Browse the repository at this point in the history
  5. fix import

    dwierichs committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c3fbd78 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. import and skip order

    dwierichs committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e73f2fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d2cb89 View commit details
    Browse the repository at this point in the history
  3. [skip ci]

    dwierichs committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    724675f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    9fda181 View commit details
    Browse the repository at this point in the history
  2. lint

    dwierichs committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    db99812 View commit details
    Browse the repository at this point in the history