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

Problem of BatchNormalization #114

Open
Melcfrn opened this issue Jun 2, 2022 · 0 comments
Open

Problem of BatchNormalization #114

Melcfrn opened this issue Jun 2, 2022 · 0 comments

Comments

@Melcfrn
Copy link

Melcfrn commented Jun 2, 2022

Hi,

I would like to congratulate your team for that nice job.

I used Deepzono on cifar10 dataset and with my own model. The model is trained with PyTorch and saved to ONNX format.
I discovered an error with BatchNorm2d layer. When there is that layer in the model, the accuracy in ERAN doesn't correspond to the accuracy in PyTorch. (When there is no BatchNorm2d, accuracies are equals).
I saw in another issue that the code for BatchNormalization was proposed for DeepPoly so is it normal that it doesn't work for DeepZono ? (#40 (comment))

Best regards,
Clément

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

1 participant