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

Capture the adjoint transform into jaxpr #5966

Merged
merged 22 commits into from
Jul 30, 2024
Merged

Capture the adjoint transform into jaxpr #5966

merged 22 commits into from
Jul 30, 2024

Commits on Jul 2, 2024

  1. stashing original work

    albi3ro committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    255e30a View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

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

Commits on Jul 5, 2024

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

Commits on Jul 8, 2024

  1. oops

    albi3ro committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    5d57d7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    460ee55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    662f7dd View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. test fixes

    albi3ro committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    c455622 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Apply suggestions from code review

    Co-authored-by: Thomas R. Bromley <49409390+trbromley@users.noreply.github.com>
    Co-authored-by: Pietropaolo Frisoni <pietropaolo.frisoni@xanadu.ai>
    3 people authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    7ed819a View commit details
    Browse the repository at this point in the history
  2. explanations fixes

    albi3ro committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    354ccb7 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    50101d6 View commit details
    Browse the repository at this point in the history
  2. test qfunc with empty return

    albi3ro committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    daa64e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. add closure variable support

    albi3ro committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    0ee482d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6cd5d8 View commit details
    Browse the repository at this point in the history
  3. fix typo

    albi3ro committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    cf8895f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7cfc07 View commit details
    Browse the repository at this point in the history
  5. Update pennylane/capture/explanations.md

    Co-authored-by: David Ittah <dime10@users.noreply.github.com>
    albi3ro and dime10 authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    2a6810e View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. reverse order

    albi3ro committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    712e1e7 View commit details
    Browse the repository at this point in the history
  2. remove return

    albi3ro committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    76eec33 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: David Wierichs <david.wierichs@xanadu.ai>
    albi3ro and dwierichs authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c4f61d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b30bf8c View commit details
    Browse the repository at this point in the history
  5. output of primtiive is None

    albi3ro committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8563f0e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

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