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

Emit Batchnorm Op for Training #1208

Open
avik-pal opened this issue Jan 17, 2025 · 1 comment · May be fixed by #1236
Open

Emit Batchnorm Op for Training #1208

avik-pal opened this issue Jan 17, 2025 · 1 comment · May be fixed by #1236
Labels

Comments

@avik-pal
Copy link
Member

#1142 has the code for training but we don't emit it since we need to implement the adjoint in EnzymeJAX

@avik-pal avik-pal linked a pull request Feb 11, 2025 that will close this issue
3 tasks
@avik-pal
Copy link
Member Author

I am having second thoughts about this. XLA has a pass that expands the batchnorm ops, so it might not make sense to emit them in the first place

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

1 participant