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

[Bugfix] Fix batch_norm #14857

Merged
merged 1 commit into from
May 18, 2023
Merged

[Bugfix] Fix batch_norm #14857

merged 1 commit into from
May 18, 2023

Conversation

liquanfeng
Copy link
Contributor

Fix batch_norm on PyTorch frontend.
Gamma and beta should be considered separately.

@tvm-bot
Copy link
Collaborator

tvm-bot commented May 15, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

  • No users to tag found in teams: bugfix See #10317 for details

Generated by tvm-bot

@vinx13
Copy link
Member

vinx13 commented May 16, 2023

could you add a test case?

@liquanfeng
Copy link
Contributor Author

could you add a test case?

Done. PTAL, thanks! @vinx13

@masahi masahi merged commit b4475b8 into apache:main May 18, 2023
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.

None yet

4 participants