PyTorch Softmax Ops #846
Merged
PyTorch Softmax Ops #846
Codecov / codecov/project
succeeded
Jun 28, 2024 in 0s
80.98% (-0.01%) compared to 920b409
View this Pull Request on Codecov
80.98% (-0.01%) compared to 920b409
Details
Codecov Report
Attention: Patch coverage is 73.33333%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 80.98%. Comparing base (
920b409
) to head (b4cdce0
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #846 +/- ##
==========================================
- Coverage 80.98% 80.98% -0.01%
==========================================
Files 169 169
Lines 46985 47025 +40
Branches 11494 11501 +7
==========================================
+ Hits 38052 38084 +32
- Misses 6716 6727 +11
+ Partials 2217 2214 -3
Files | Coverage Δ | |
---|---|---|
pytensor/link/pytorch/dispatch/elemwise.py | 69.81% <73.33%> (+4.59%) |
⬆️ |
Loading