-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Bump PyTensor dependency #7792
Conversation
b01da2f
to
41446fc
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7792 +/- ##
=======================================
Coverage 92.84% 92.84%
=======================================
Files 107 107
Lines 18380 18380
=======================================
Hits 17065 17065
Misses 1315 1315 🚀 New features to boost your workflow:
|
bdb1a90
to
9378848
Compare
@@ -44,6 +44,7 @@ | |||
pymc/model/transform/conditioning.py | |||
pymc/pytensorf.py | |||
pymc/sampling/jax.py | |||
pymc/sampling/mcmc.py |
There was a problem hiding this comment.
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:
9378848
to
b548b7e
Compare
b548b7e
to
03139d6
Compare
Can we do a release after we merge this? (today if possible!) |
|
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/