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

Benchmarking Pruning and Quantization #106

Open
3 tasks
avishreekh opened this issue May 7, 2021 · 0 comments
Open
3 tasks

Benchmarking Pruning and Quantization #106

avishreekh opened this issue May 7, 2021 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed Priority: High

Comments

@avishreekh
Copy link
Collaborator

We also need to benchmark the Lottery-tickets Pruning algorithm and the Quantization algorithms. The models used for this would be the student networks discussed in #105 (ResNet18, MobileNet v2, Quantization v2).

Pruning (benchmark upto 40, 50 and 60 % pruned weights)

  • Lottery Tickets

Quantization

  • Static
  • QAT
@avishreekh avishreekh added good first issue Good for newcomers help wanted Extra attention is needed Priority: High labels May 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed Priority: High
Projects
None yet
Development

No branches or pull requests

1 participant