Nonzero should return an empty vec for zero tensors #2212
Merged
Codecov / codecov/project
succeeded
Sep 3, 2024 in 0s
85.88% (target 80.00%)
View this Pull Request on Codecov
85.88% (target 80.00%)
Details
Codecov Report
Attention: Patch coverage is 84.61538%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 85.88%. Comparing base (
96a2340
) to head (7167674
).
Files with missing lines | Patch % | Lines |
---|---|---|
crates/burn-tch/src/ops/bool_tensor.rs | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2212 +/- ##
=======================================
Coverage 85.88% 85.88%
=======================================
Files 707 707
Lines 89805 89819 +14
=======================================
+ Hits 77130 77143 +13
- Misses 12675 12676 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading