Add ONNX op Random Normal Like #2441
Merged
Codecov / codecov/project
succeeded
Oct 31, 2024 in 1s
85.29% (target 80.00%)
View this Pull Request on Codecov
85.29% (target 80.00%)
Details
Codecov Report
Attention: Patch coverage is 95.12195%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 85.29%. Comparing base (
bac4405
) to head (ae7a825
).
Report is 22 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
crates/onnx-ir/src/dim_inference.rs | 77.27% | 5 Missing |
crates/burn-import/src/onnx/to_burn.rs | 95.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2441 +/- ##
==========================================
+ Coverage 85.25% 85.29% +0.03%
==========================================
Files 792 793 +1
Lines 104552 104646 +94
==========================================
+ Hits 89140 89260 +120
+ Misses 15412 15386 -26
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading