Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding rewrites involving kronecker product #975

Merged
merged 3 commits into from
Oct 8, 2024

fixed typo

329353d
Select commit
Loading
Failed to load commit list.
Merged

Adding rewrites involving kronecker product #975

fixed typo
329353d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 8, 2024 in 0s

81.75% (-0.01%) compared to 3eea7d0

View this Pull Request on Codecov

81.75% (-0.01%) compared to 3eea7d0

Details

Codecov Report

Attention: Patch coverage is 69.23077% with 8 lines in your changes missing coverage. Please review.

Project coverage is 81.75%. Comparing base (3eea7d0) to head (329353d).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
pytensor/tensor/rewriting/linalg.py 69.23% 7 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #975      +/-   ##
==========================================
- Coverage   81.75%   81.75%   -0.01%     
==========================================
  Files         183      183              
  Lines       47753    47763      +10     
  Branches    11617    11619       +2     
==========================================
+ Hits        39042    39050       +8     
- Misses       6520     6523       +3     
+ Partials     2191     2190       -1     
Files with missing lines Coverage Δ
pytensor/tensor/rewriting/linalg.py 90.63% <69.23%> (-1.85%) ⬇️

... and 1 file with indirect coverage changes