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

Solve for pymc>=5.16.0 #485

Merged
merged 1 commit into from
Jun 29, 2024
Merged

Conversation

rohanbabbar04
Copy link
Contributor

@rohanbabbar04 rohanbabbar04 commented Jun 29, 2024

Closes #482

Description

  • Looks like the inputs now return ExpandDims, this is due to the latest release of pytensor==2.23.0
  • Made the changes to handle it.

Checklist

  • Code style is correct (follows pylint and black guidelines)
  • Includes new or updated tests to cover the new feature
  • New features are properly documented (with an example if appropriate)

@aloctavodia aloctavodia merged commit 943c697 into arviz-devs:main Jun 29, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adapt PPE to work with recent changes in PyMC
2 participants