Skip to content

Bump PyTensor dependency #7792

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 2 commits into from
May 28, 2025
Merged

Conversation

ricardoV94
Copy link
Member

@ricardoV94 ricardoV94 commented May 20, 2025

New PyTensor release includes a check for runtime broadcasting in AdvancedIncSubtensor1 that did not exist before.


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

@ricardoV94 ricardoV94 added pytensor major Include in major changes release notes section labels May 20, 2025
@ricardoV94 ricardoV94 changed the title Bump PyTensor dependency pin Bump PyTensor dependency May 20, 2025
@ricardoV94 ricardoV94 force-pushed the bump_pytensor_dep branch from b01da2f to 41446fc Compare May 20, 2025 14:24
Copy link

codecov bot commented May 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.84%. Comparing base (618634b) to head (03139d6).
Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #7792   +/-   ##
=======================================
  Coverage   92.84%   92.84%           
=======================================
  Files         107      107           
  Lines       18380    18380           
=======================================
  Hits        17065    17065           
  Misses       1315     1315           

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ricardoV94 ricardoV94 force-pushed the bump_pytensor_dep branch 5 times, most recently from bdb1a90 to 9378848 Compare May 27, 2025 13:16
@@ -44,6 +44,7 @@
pymc/model/transform/conditioning.py
pymc/pytensorf.py
pymc/sampling/jax.py
pymc/sampling/mcmc.py
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't be bothered to appease mypy, none of this is related to PyTensor:

#7803

@ricardoV94 ricardoV94 force-pushed the bump_pytensor_dep branch from b548b7e to 03139d6 Compare May 27, 2025 13:22
@ricardoV94 ricardoV94 requested a review from lucianopaz May 27, 2025 20:07
@jessegrabowski
Copy link
Member

Can we do a release after we merge this? (today if possible!)

@ricardoV94 ricardoV94 merged commit 360cb6e into pymc-devs:main May 28, 2025
25 checks passed
@ricardoV94
Copy link
Member Author

Can we do a release after we merge this? (today if possible!)

https://github.com/pymc-devs/pymc/releases/tag/v5.23.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major Include in major changes release notes section pytensor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants