Deprecate batched blas stuff #1215
Open
Codecov / codecov/project
succeeded
Feb 20, 2025 in 0s
82.00% (+0.01%) compared to c4fb0cf
View this Pull Request on Codecov
82.00% (+0.01%) compared to c4fb0cf
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 82.00%. Comparing base (
c4fb0cf
) to head (7a47d53
).
Additional details and impacted files
@@ Coverage Diff @@
## main #1215 +/- ##
==========================================
+ Coverage 81.99% 82.00% +0.01%
==========================================
Files 188 188
Lines 48566 48514 -52
Branches 8677 8657 -20
==========================================
- Hits 39823 39786 -37
+ Misses 6580 6573 -7
+ Partials 2163 2155 -8
Files with missing lines | Coverage Δ | |
---|---|---|
pytensor/tensor/blas.py | 73.55% <100.00%> (-0.40%) |
⬇️ |
pytensor/tensor/math.py | 93.24% <100.00%> (+1.23%) |
⬆️ |
pytensor/tensor/rewriting/blas.py | 89.64% <100.00%> (ø) |
Loading