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

Revert breaking size changes #4693

Merged
merged 2 commits into from
May 14, 2021

Conversation

brandonwillard
Copy link
Contributor

This PR reverts the size-related breaking changes and Model/Distribution design issues introduced by #4625.

Closes #4662.

@twiecki
Copy link
Member

twiecki commented May 14, 2021

Thanks @brandonwillard, just to make sure, is this literally a 100% reversion to the pre-#4625 state or does it introduce any other changes?

@brandonwillard
Copy link
Contributor Author

Thanks @brandonwillard, just to make sure, is this literally a 100% reversion to the pre-#4625 state or does it introduce any other changes?

Yes, and resolutions to conflicts caused by subsequent changes to code touched by #4625. I believe the latter was only relevant to the most recently merged PR #4684.

That's the main reason for doing this reversion ASAP: it will only get harder to revert, track, and/or repair the problems caused by #4625 if we keep merging things into v4.

@twiecki
Copy link
Member

twiecki commented May 14, 2021

Let's wait with merging until I fixed the tests in #4696.

@brandonwillard brandonwillard merged commit 5bdfdde into pymc-devs:v4 May 14, 2021
@brandonwillard brandonwillard deleted the revert-shape-args branch May 14, 2021 18:34
@michaelosthege
Copy link
Member

image

@brandonwillard 👎

@brandonwillard
Copy link
Contributor Author

image

@brandonwillard

I asked @twiecki right before merging this.

@twiecki
Copy link
Member

twiecki commented May 14, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Restore pre-4625 way how the size kwarg works
3 participants