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

improve the robustness of the utils #25

Closed
charlesfrye opened this issue May 31, 2021 · 0 comments
Closed

improve the robustness of the utils #25

charlesfrye opened this issue May 31, 2021 · 0 comments
Labels
lightning PyTorch Lightning course materials

Comments

@charlesfrye
Copy link
Contributor

Networks that are being pruned with torch.nn.prune break certain assumptions in e.g. the parameter counting, as do I believe the quantized networks.

These should be resolved (incorporating fixes from the relevant notebooks, when possible) so that the utils are more robust.

@charlesfrye charlesfrye added the lightning PyTorch Lightning course materials label May 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lightning PyTorch Lightning course materials
Projects
None yet
Development

No branches or pull requests

1 participant