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

Fail graciously in local_pow_to_nested_squaring when static type shape is updated #461

Merged
merged 1 commit into from
Oct 1, 2023

Conversation

ricardoV94
Copy link
Member

Closes #456

@codecov-commenter
Copy link

Codecov Report

Merging #461 (610717c) into main (3169197) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #461      +/-   ##
==========================================
+ Coverage   80.64%   80.65%   +0.01%     
==========================================
  Files         160      160              
  Lines       46022    46022              
  Branches    11265    11265              
==========================================
+ Hits        37114    37120       +6     
+ Misses       6671     6669       -2     
+ Partials     2237     2233       -4     
Files Coverage Δ
pytensor/tensor/rewriting/math.py 86.46% <100.00%> (+0.25%) ⬆️

... and 1 file with indirect coverage changes

@ricardoV94 ricardoV94 merged commit 326cb2e into pymc-devs:main Oct 1, 2023
53 checks passed
@ricardoV94 ricardoV94 changed the title Fail graciously in local_pow_to_nested_squaring when static type shape is updated Fail graciously in local_pow_to_nested_squaring when static type shape is updated Oct 4, 2023
@ricardoV94 ricardoV94 deleted the fix_rewrite_bug branch October 12, 2023 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Rewrite failure local_pow_to_nested_squaring when static type shape changes
3 participants