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

BatchNorm is no longer experimental #70

Open
stepp1 opened this issue May 25, 2023 · 1 comment · Fixed by #71
Open

BatchNorm is no longer experimental #70

stepp1 opened this issue May 25, 2023 · 1 comment · Fixed by #71

Comments

@stepp1
Copy link

stepp1 commented May 25, 2023

Hi everyone!

I installed the latest EqxVision and got an import error when importing equinox.experimental. This seems to be because Equinox graduated BatchNorm to stable on v0.10.3.

I'll create a short PR for this.

@lowlorenz
Copy link

Until this is fixed, downgrading equinox is an option.
pip install equinox==0.10.2

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 a pull request may close this issue.

2 participants