-
Notifications
You must be signed in to change notification settings - Fork 609
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
Remove default.qubit.torch
#6208
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6208 +/- ##
==========================================
+ Coverage 99.60% 99.63% +0.02%
==========================================
Files 446 445 -1
Lines 42492 42388 -104
==========================================
- Hits 42326 42232 -94
+ Misses 166 156 -10 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
Removes
default.qubit.torch
. Follows on from the removal ofdefault.qubit.tf
. Each interface device will be its own PR to keep the scope of the changes managable.[sc-72784]