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

Reproduce the results of Resnet18 @a4w4 #10

Open
talenz opened this issue Feb 26, 2020 · 0 comments
Open

Reproduce the results of Resnet18 @a4w4 #10

talenz opened this issue Feb 26, 2020 · 0 comments

Comments

@talenz
Copy link

talenz commented Feb 26, 2020

The command I run:
python3 inference/inference_sim.py -a resnet18 -b 256 -pcq_w -pcq_a -sh --qtype int4 -qw int4 -c laplace -baa -baw -bcw
And it gives:
Prec@1 64.622 Prec@5 85.802

But the results reported in paper is 67.0

Did I do something wrong?

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