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

Catalyst supports dynamic_one_shot #5766

Merged
merged 40 commits into from
Jun 7, 2024
Merged

Catalyst supports dynamic_one_shot #5766

merged 40 commits into from
Jun 7, 2024

Commits on May 28, 2024

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

Commits on May 29, 2024

  1. Move data concat up the stack so that parse_native_mid_circuit_measur…

    …ements can accept results with a broadcast dimension (for jitting).
    vincentmr committed May 29, 2024
    Configuration menu
    Copy the full SHA
    ae86184 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ac7d71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb3cef2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b7d166 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    b4541d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1977ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a43e37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad98e1e View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Update pennylane/transforms/dynamic_one_shot.py

    Co-authored-by: David Ittah <dime10@users.noreply.github.com>
    vincentmr and dime10 authored May 31, 2024
    Configuration menu
    Copy the full SHA
    3734269 View commit details
    Browse the repository at this point in the history
  2. Update docstrings.

    vincentmr committed May 31, 2024
    Configuration menu
    Copy the full SHA
    91bb9d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e98d5f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7ab8a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    33ada01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a1ad82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    885af7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fb8d10 View commit details
    Browse the repository at this point in the history
  5. Update pennylane/transforms/dynamic_one_shot.py

    Co-authored-by: Mudit Pandey <mudit.pandey@xanadu.ai>
    vincentmr and mudit2812 authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    0bd74cb View commit details
    Browse the repository at this point in the history
  6. Update pennylane/transforms/dynamic_one_shot.py

    Co-authored-by: Mudit Pandey <mudit.pandey@xanadu.ai>
    vincentmr and mudit2812 authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    7dd313d View commit details
    Browse the repository at this point in the history
  7. Rename

    vincentmr committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    7fd6447 View commit details
    Browse the repository at this point in the history
  8. Fix docstring.

    vincentmr committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b5c1415 View commit details
    Browse the repository at this point in the history
  9. Rename gather_mcm_jit

    vincentmr committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    ef4fc27 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d2c9459 View commit details
    Browse the repository at this point in the history
  11. utils => mcm_utils.

    vincentmr committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    646a626 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9e577f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    e0486d0 View commit details
    Browse the repository at this point in the history
  2. Indent block.

    vincentmr committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    152ce07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70e33db View commit details
    Browse the repository at this point in the history
  4. Fix MCMConfig default.

    vincentmr committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    6434d31 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    265b0e3 View commit details
    Browse the repository at this point in the history
  2. # pragma: no cover

    vincentmr committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    cba316a View commit details
    Browse the repository at this point in the history
  3. Update pennylane/transforms/dynamic_one_shot.py

    Co-authored-by: Mudit Pandey <mudit.pandey@xanadu.ai>
    vincentmr and mudit2812 authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    542f007 View commit details
    Browse the repository at this point in the history
  4. Update pennylane/transforms/dynamic_one_shot.py

    Co-authored-by: Mudit Pandey <mudit.pandey@xanadu.ai>
    vincentmr and mudit2812 authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c2540fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ec2b2b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    6ecb359 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d27a244 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba08fad View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    8095c6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd2ac1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e1b4fc View commit details
    Browse the repository at this point in the history