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

Why batch_norm will give false outputs when batch_size>1 #35

Open
gautamjain1009 opened this issue Dec 27, 2021 · 1 comment
Open

Why batch_norm will give false outputs when batch_size>1 #35

gautamjain1009 opened this issue Dec 27, 2021 · 1 comment

Comments

@gautamjain1009
Copy link

I am using your library for converting my onnx model to torch. I explored the library and played around with the code but can not figure it out why batch_norm can give false outputs when batch_size>1.

@nomaad42
Copy link

How did you manage to use "batch_size > 1"?

I am trying to do it, but it gives me an error

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

No branches or pull requests

2 participants