Skip to content

Commit

Permalink
Adding QJIT tests for all supported PL templates (#1161)
Browse files Browse the repository at this point in the history
This PR adds QJIT compatibility tests for all supported PL templates.
Some tests currently fail, and rely on fixes from the following
PennyLane PRs:
[#6305](PennyLaneAI/pennylane#6305),
[#6306](PennyLaneAI/pennylane#6306),
[#6307](PennyLaneAI/pennylane#6307). This PR
addresses [sc-72625].

---------

Co-authored-by: Guillermo Alonso-Linaje <[email protected]>
Co-authored-by: soranjh <[email protected]>
  • Loading branch information
3 people authored Nov 13, 2024
1 parent d535377 commit 697e4d1
Show file tree
Hide file tree
Showing 2 changed files with 571 additions and 17 deletions.
3 changes: 3 additions & 0 deletions doc/releases/changelog-dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@
* qml.CosineWindow is now compatible with QJIT.
[(#1166)](https://github.com/PennyLaneAI/catalyst/pull/1166)

* All PennyLane templates are tested for QJIT compatibility.
[(#1161)](https://github.com/PennyLaneAI/catalyst/pull/1161)

<h3>Breaking changes 💔</h3>

<h3>Deprecations 👋</h3>
Expand Down
Loading

0 comments on commit 697e4d1

Please sign in to comment.