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

Add kernels/local-execution support for new BatchNormAttrs fields #1505

Open
lockshaw opened this issue Sep 18, 2024 · 0 comments
Open

Add kernels/local-execution support for new BatchNormAttrs fields #1505

lockshaw opened this issue Sep 18, 2024 · 0 comments
Assignees
Labels
repo-refactor Topics related to the repo and search refactors rr-kernels Repo refactor kernels library rr-runtime

Comments

@lockshaw
Copy link
Collaborator

#1495 added new fields to BatchNormAttrs (momentum, eps, and affine). Support for these should be added to kernels and local-execution, or at the very least checks should be added so that unsupported cases fail with error messages.

@lockshaw lockshaw added repo-refactor Topics related to the repo and search refactors rr-kernels Repo refactor kernels library rr-runtime labels Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
repo-refactor Topics related to the repo and search refactors rr-kernels Repo refactor kernels library rr-runtime
Projects
None yet
Development

No branches or pull requests

2 participants