Optimize the input state-vector copy into the LGPU #1071
Merged
Codecov / codecov/project
succeeded
Mar 5, 2025 in 1s
98.11% (+0.12%) compared to 109db9f
View this Pull Request on Codecov
98.11% (+0.12%) compared to 109db9f
Details
Codecov Report
Attention: Patch coverage is 96.59091%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 98.11%. Comparing base (
109db9f
) to head (901be60
).
Files with missing lines | Patch % | Lines |
---|---|---|
...lightning/core/src/utils/cuda_utils/DataBuffer.hpp | 83.33% | 2 Missing |
pennylane_lightning/lightning_gpu/_state_vector.py | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1071 +/- ##
==========================================
+ Coverage 97.99% 98.11% +0.12%
==========================================
Files 233 232 -1
Lines 40019 39268 -751
==========================================
- Hits 39215 38527 -688
+ Misses 804 741 -63
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading