Torch add invert and split #1112
Draft
Codecov / codecov/project
succeeded
Dec 8, 2024 in 0s
82.10% (-0.01%) compared to 07bd48d
View this Pull Request on Codecov
82.10% (-0.01%) compared to 07bd48d
Details
Codecov Report
Attention: Patch coverage is 50.00000%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 82.10%. Comparing base (
07bd48d
) to head (7a29d78
).
Files with missing lines | Patch % | Lines |
---|---|---|
pytensor/link/pytorch/dispatch/basic.py | 40.00% | 3 Missing |
pytensor/link/pytorch/dispatch/scalar.py | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1112 +/- ##
==========================================
- Coverage 82.10% 82.10% -0.01%
==========================================
Files 185 185
Lines 48089 48097 +8
Branches 8659 8659
==========================================
+ Hits 39485 39489 +4
- Misses 6439 6443 +4
Partials 2165 2165
Files with missing lines | Coverage Δ | |
---|---|---|
pytensor/link/pytorch/dispatch/scalar.py | 71.42% <66.66%> (-0.45%) |
⬇️ |
pytensor/link/pytorch/dispatch/basic.py | 92.10% <40.00%> (-2.40%) |
⬇️ |
Loading