Add docs on implementing Pytorch Ops (and CumOp) #837
Merged
Codecov / codecov/project
succeeded
Jun 28, 2024 in 0s
80.97% (+0.10%) compared to 320bac4
View this Pull Request on Codecov
80.97% (+0.10%) compared to 320bac4
Details
Codecov Report
Attention: Patch coverage is 63.15789%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 80.97%. Comparing base (
320bac4
) to head (a6e6bd8
).
Report is 22 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #837 +/- ##
==========================================
+ Coverage 80.87% 80.97% +0.10%
==========================================
Files 168 170 +2
Lines 46950 47044 +94
Branches 11472 11504 +32
==========================================
+ Hits 37972 38096 +124
+ Misses 6766 6734 -32
- Partials 2212 2214 +2
Files | Coverage Δ | |
---|---|---|
pytensor/link/pytorch/dispatch/__init__.py | 100.00% <100.00%> (ø) |
|
pytensor/tensor/extra_ops.py | 88.63% <100.00%> (+0.03%) |
⬆️ |
pytensor/link/pytorch/dispatch/extra_ops.py | 56.25% <56.25%> (ø) |
Loading