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

How to test the flops, latency, and throughput of the pruned CIFAR-10/100 model? #1

Open
dywu98 opened this issue Apr 15, 2024 · 0 comments

Comments

@dywu98
Copy link

dywu98 commented Apr 15, 2024

Thanks for your amazing work! I am really interested in your work and trying to reproduce the results. Could you please provide an instruction on how to evaluate the flops, latency and throughput for CIFAR? I have run the command of pruning vgg19 on Cifar100 but found that there are only the final accuracy provided. How can I evaluate these metrics, especially the theoretical FLOPs and the GPU-supported FLOPs of the saved model? Is there any scripts for a quick evaluation?

Besides, how to reproduce the Chase+GraSP and Chase+SNIP method in the Table 3 in the paper? Which file do I have to run to reproduce them and how to assign the args?

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