Implement OpFromGraph in PyTorch backend #956
Merged
Codecov / codecov/project
succeeded
Sep 17, 2024 in 0s
81.74% (+0.00%) compared to 3e55a20
View this Pull Request on Codecov
81.74% (+0.00%) compared to 3e55a20
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 81.74%. Comparing base (
3e55a20
) to head (0f18d8d
).
Additional details and impacted files
@@ Coverage Diff @@
## main #956 +/- ##
=======================================
Coverage 81.74% 81.74%
=======================================
Files 183 183
Lines 47724 47733 +9
Branches 11616 11616
=======================================
+ Hits 39011 39020 +9
Misses 6518 6518
Partials 2195 2195
Files with missing lines | Coverage Δ | |
---|---|---|
pytensor/link/pytorch/dispatch/basic.py | 93.93% <100.00%> (+0.60%) |
⬆️ |
Loading