-
Notifications
You must be signed in to change notification settings - Fork 192
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
Support measurements of subveqs for braket #2416
Commits on Nov 15, 2024
-
Add missing passes for translation to OpenQasm2
Signed-off-by: Anna Gringauze <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e436e95 - Browse repository at this point
Copy the full SHA e436e95View commit details -
Merge branch 'main' of https://github.com/NVIDIA/cuda-quantum into br…
…aket-pipeline Signed-off-by: Anna Gringauze <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4d7e74c - Browse repository at this point
Copy the full SHA 4d7e74cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6744327 - Browse repository at this point
Copy the full SHA 6744327View commit details -
Merge branch 'main' of https://github.com/NVIDIA/cuda-quantum into br…
…aket-pipeline Signed-off-by: Anna Gringauze <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c9e355 - Browse repository at this point
Copy the full SHA 2c9e355View commit details -
Signed-off-by: Anna Gringauze <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fec4e34 - Browse repository at this point
Copy the full SHA fec4e34View commit details -
Signed-off-by: Anna Gringauze <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc81076 - Browse repository at this point
Copy the full SHA fc81076View commit details -
Signed-off-by: Anna Gringauze <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8918c92 - Browse repository at this point
Copy the full SHA 8918c92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 774d337 - Browse repository at this point
Copy the full SHA 774d337View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1b4730 - Browse repository at this point
Copy the full SHA c1b4730View commit details
Commits on Nov 21, 2024
-
* Added Python tests for the 'braket' target
Signed-off-by: Pradnya Khalate <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ec4edf7 - Browse repository at this point
Copy the full SHA ec4edf7View commit details -
* Skip expand measurements pass
* Two more tests working Signed-off-by: Pradnya Khalate <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c28a93 - Browse repository at this point
Copy the full SHA 6c28a93View commit details -
* Ignore classical operations in OpenQASM2.0 translation
* Additional tests Co-authored-by: Eric Schweitz <[email protected]> Signed-off-by: Pradnya Khalate <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c68ba3e - Browse repository at this point
Copy the full SHA c68ba3eView commit details -
Signed-off-by: Pradnya Khalate <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 43a6cda - Browse repository at this point
Copy the full SHA 43a6cdaView commit details -
* Test for asynchronous sampling API * Failing test for observe API * More tests to cover all native gates, custom operations * One more test - check kernel that takes arguments Signed-off-by: Pradnya Khalate <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cfe5c12 - Browse repository at this point
Copy the full SHA cfe5c12View commit details -
* Remove the
combine-quantum-alloc
pass since multiple registers arenot supported. * Simplify test setup since mock server isn't being used. Signed-off-by: Pradnya Khalate <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ed228bf - Browse repository at this point
Copy the full SHA ed228bfView commit details -
* Clean-up test, use 'Amazon Braket' in messages
Signed-off-by: Pradnya Khalate <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 35138a0 - Browse repository at this point
Copy the full SHA 35138a0View commit details
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 345960e - Browse repository at this point
Copy the full SHA 345960eView commit details -
* Decomposition patterns for R1, CRz, Sdg
Co-authored-by: Bettina Heim <[email protected]> Signed-off-by: Pradnya Khalate <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bcf9054 - Browse repository at this point
Copy the full SHA bcf9054View commit details -
Remove and add some passes to braket
Signed-off-by: Anna Gringauze <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2047b2b - Browse repository at this point
Copy the full SHA 2047b2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96cfecb - Browse repository at this point
Copy the full SHA 96cfecbView commit details -
Signed-off-by: Anna Gringauze <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 50c0658 - Browse repository at this point
Copy the full SHA 50c0658View commit details
Commits on Nov 23, 2024
-
* Added Python tests for the 'braket' target
Signed-off-by: Pradnya Khalate <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 48a3de3 - Browse repository at this point
Copy the full SHA 48a3de3View commit details -
* Skip expand measurements pass
* Two more tests working Signed-off-by: Pradnya Khalate <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7634817 - Browse repository at this point
Copy the full SHA 7634817View commit details -
* Ignore classical operations in OpenQASM2.0 translation
* Additional tests Co-authored-by: Eric Schweitz <[email protected]> Signed-off-by: Pradnya Khalate <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b2469f - Browse repository at this point
Copy the full SHA 6b2469fView commit details -
Signed-off-by: Pradnya Khalate <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 45205be - Browse repository at this point
Copy the full SHA 45205beView commit details -
* Test for asynchronous sampling API * Failing test for observe API * More tests to cover all native gates, custom operations * One more test - check kernel that takes arguments Signed-off-by: Pradnya Khalate <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2315af9 - Browse repository at this point
Copy the full SHA 2315af9View commit details -
* Remove the
combine-quantum-alloc
pass since multiple registers arenot supported. * Simplify test setup since mock server isn't being used. Signed-off-by: Pradnya Khalate <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b79042e - Browse repository at this point
Copy the full SHA b79042eView commit details -
* Clean-up test, use 'Amazon Braket' in messages
Signed-off-by: Pradnya Khalate <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e653fe - Browse repository at this point
Copy the full SHA 1e653feView commit details -
* Decomposition patterns for R1, CRz, Sdg
Co-authored-by: Bettina Heim <[email protected]> Signed-off-by: Pradnya Khalate <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fbad12a - Browse repository at this point
Copy the full SHA fbad12aView commit details -
Signed-off-by: Pradnya Khalate <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aef659e - Browse repository at this point
Copy the full SHA aef659eView commit details -
Signed-off-by: Pradnya Khalate <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 89ac10e - Browse repository at this point
Copy the full SHA 89ac10eView commit details -
Signed-off-by: Pradnya Khalate <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 304482e - Browse repository at this point
Copy the full SHA 304482eView commit details -
* Failing test for multiple measurement ops
Signed-off-by: Pradnya Khalate <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 499f420 - Browse repository at this point
Copy the full SHA 499f420View commit details -
Update lib/Optimizer/Transforms/DecompositionPatterns.cpp
Co-authored-by: Eric Schweitz <[email protected]> Signed-off-by: Pradnya Khalate <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69a0277 - Browse repository at this point
Copy the full SHA 69a0277View commit details
Commits on Nov 24, 2024
-
Signed-off-by: Anna Gringauze <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9fd113f - Browse repository at this point
Copy the full SHA 9fd113fView commit details
Commits on Nov 25, 2024
-
* Remove the decomposition patterns for 'SAdjToSZ' and 'TAdjToR1' since
the existing 'SToR1' and 'TToR1' are sufficient * Disable 'R1toU3' pattern on all pipelines * Clean -up comments Signed-off-by: Pradnya Khalate <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db0b361 - Browse repository at this point
Copy the full SHA db0b361View commit details -
* Restore 'translateOperatorName' function, and the corresponding test
Signed-off-by: Pradnya Khalate <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 258e0e9 - Browse repository at this point
Copy the full SHA 258e0e9View commit details -
* Correct the comment about global pahse on R1ToU3
* Simpler command-line invocation in test Signed-off-by: Pradnya Khalate <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e33f2a8 - Browse repository at this point
Copy the full SHA e33f2a8View commit details -
Made the tests work end to end
Signed-off-by: Anna Gringauze <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d6f84a5 - Browse repository at this point
Copy the full SHA d6f84a5View commit details -
Signed-off-by: Anna Gringauze <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b47c3b0 - Browse repository at this point
Copy the full SHA b47c3b0View commit details -
Signed-off-by: Anna Gringauze <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for af14f1b - Browse repository at this point
Copy the full SHA af14f1bView commit details
Commits on Nov 26, 2024
-
support multimple qubit measurements
Signed-off-by: Anna Gringauze <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 41d0aaa - Browse repository at this point
Copy the full SHA 41d0aaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6280ed5 - Browse repository at this point
Copy the full SHA 6280ed5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb1b72f - Browse repository at this point
Copy the full SHA bb1b72fView commit details -
Signed-off-by: Anna Gringauze <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 208102b - Browse repository at this point
Copy the full SHA 208102bView commit details -
Address CR comments and remove printing
Signed-off-by: Anna Gringauze <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a780b0 - Browse repository at this point
Copy the full SHA 4a780b0View commit details -
Address CR comments and remove printing
Signed-off-by: Anna Gringauze <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5af0c8d - Browse repository at this point
Copy the full SHA 5af0c8dView commit details -
Fix test failures and address CR comments
Signed-off-by: Anna Gringauze <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 21888f4 - Browse repository at this point
Copy the full SHA 21888f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 295b760 - Browse repository at this point
Copy the full SHA 295b760View commit details -
Merge branch 'main' of https://github.com/NVIDIA/cuda-quantum into br…
…aket-pipeline-3 Signed-off-by: Anna Gringauze <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24e73c9 - Browse repository at this point
Copy the full SHA 24e73c9View commit details
Commits on Nov 27, 2024
-
Update combine-measurements after merging with main
Signed-off-by: Anna Gringauze <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f22fc33 - Browse repository at this point
Copy the full SHA f22fc33View commit details -
Signed-off-by: Anna Gringauze <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b7c6ef5 - Browse repository at this point
Copy the full SHA b7c6ef5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae14c37 - Browse repository at this point
Copy the full SHA ae14c37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3966ee3 - Browse repository at this point
Copy the full SHA 3966ee3View commit details -
DCO Remediation Commit for Anna Gringauze <[email protected]>
I, Anna Gringauze <[email protected]>, hereby add my Signed-off-by to this commit: 3966ee3 Signed-off-by: Anna Gringauze <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 797ea89 - Browse repository at this point
Copy the full SHA 797ea89View commit details -
Merge branch 'main' of https://github.com/NVIDIA/cuda-quantum into br…
…aket-pipeline-3 Signed-off-by: Anna Gringauze <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e92e5f1 - Browse repository at this point
Copy the full SHA e92e5f1View commit details