Skip to content

Rewrite batched dots that do not reduce as multiplication

Codecov / codecov/project succeeded Jan 27, 2025 in 1s

82.27% (+0.00%) compared to 4ea4259

View this Pull Request on Codecov

82.27% (+0.00%) compared to 4ea4259

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 7 lines in your changes missing coverage. Please review.

Project coverage is 82.27%. Comparing base (4ea4259) to head (11af25a).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pytensor/tensor/rewriting/math.py 86.66% 2 Missing and 2 partials ⚠️
pytensor/tensor/math.py 84.21% 2 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1178   +/-   ##
=======================================
  Coverage   82.27%   82.27%           
=======================================
  Files         186      186           
  Lines       48000    48044   +44     
  Branches     8621     8630    +9     
=======================================
+ Hits        39490    39529   +39     
- Misses       6353     6356    +3     
- Partials     2157     2159    +2     
Files with missing lines Coverage Δ
pytensor/tensor/math.py 91.87% <84.21%> (+0.01%) ⬆️
pytensor/tensor/rewriting/math.py 88.87% <86.66%> (-0.05%) ⬇️