Skip to content

Filter warning for batched_dot until we change it #455

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 3 commits into from
Apr 12, 2025

Conversation

zaxtax
Copy link
Contributor

@zaxtax zaxtax commented Apr 12, 2025

While we figure out how to remove deprecated functionality in #453 this PR should get main building properly again!

Copy link
Member

@fonnesbeck fonnesbeck left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@ricardoV94 ricardoV94 left a comment

Choose a reason for hiding this comment

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

Don't filter ignore on the tests but when calling the function internally. Users shouldn't see warnigs they have no control over (that's why we fail on the tests)

Copy link
Member

@ricardoV94 ricardoV94 left a comment

Choose a reason for hiding this comment

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

looks good if tests pass. Why are we calling compile_pymc though? That's just a name change... People seem to be getting the point of deprecation warning wrong :)

@zaxtax
Copy link
Contributor Author

zaxtax commented Apr 12, 2025 via email

@ricardoV94
Copy link
Member

Yes it warrants, but here in extras we should just have updated, not ignored it. That's a silly reaction to the warning

@zaxtax
Copy link
Contributor Author

zaxtax commented Apr 12, 2025 via email

@zaxtax zaxtax merged commit 1d8f7f5 into pymc-devs:main Apr 12, 2025
5 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.

3 participants