Skip to content

Add test for Blockwise logp regression #6995

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

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

ricardoV94
Copy link
Member

@ricardoV94 ricardoV94 commented Nov 7, 2023

Closes #6993

The regression is fixed by pymc-devs/pytensor#482


📚 Documentation preview 📚: https://pymc--6995.org.readthedocs.build/en/6995/

Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Merging #6995 (3ca2226) into main (01ddcb8) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #6995   +/-   ##
=======================================
  Coverage   92.19%   92.19%           
=======================================
  Files         101      101           
  Lines       16887    16887           
=======================================
  Hits        15569    15569           
  Misses       1318     1318           

@ricardoV94 ricardoV94 force-pushed the fix_2d_mvnormal_blockwise branch from 0f74c17 to 70fc53e Compare December 6, 2023 18:12
@ricardoV94 ricardoV94 force-pushed the fix_2d_mvnormal_blockwise branch from 70fc53e to 3ca2226 Compare December 10, 2023 11:07
@ricardoV94 ricardoV94 requested a review from twiecki December 10, 2023 11:07
@ricardoV94 ricardoV94 added the no releasenotes Skipped in automatic release notes generation label Dec 10, 2023
@ricardoV94 ricardoV94 marked this pull request as ready for review December 10, 2023 11:08
@ricardoV94 ricardoV94 merged commit 118be0f into pymc-devs:main Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug no releasenotes Skipped in automatic release notes generation pytensor tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Regression in JAX model ops
1 participant