-
Notifications
You must be signed in to change notification settings - Fork 617
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
Fix a few docs examples in qnn
, fermi
and math
#5763
Conversation
Hello. You may have forgotten to update the changelog!
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5763 +/- ##
==========================================
- Coverage 99.67% 99.67% -0.01%
==========================================
Files 421 421
Lines 40243 39947 -296
==========================================
- Hits 40114 39817 -297
- Misses 129 130 +1 ☔ 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.
Thanks @dwierichs
Co-authored-by: Thomas R. Bromley <[email protected]>
Context:
Description of the Change:
As title says.
Also reverts a few invalid changes from #5596 in
qml.kernels
docs.Benefits:
Possible Drawbacks:
Related GitHub Issues: