SLIDE 1
CMSC5743 Lab05 Introduction to Distiller
Qi Sun
(Latest update: October 13, 2020)
Fall 2020
1 / 12
CMSC5743 Lab05 Introduction to Distiller Qi Sun (Latest update: - - PowerPoint PPT Presentation
CMSC5743 Lab05 Introduction to Distiller Qi Sun (Latest update: October 13, 2020) Fall 2020 1 / 12 Distiller Distillerm is an open-source Python package (PyTorch environment) for neural network compression research. Comprehensive
1 / 12
2 / 12
version: 1 pruners: my_pruner: class: 'SensitivityPruner' sensitivities: 'features.module.0.weight': 0.25 'features.module.3.weight': 0.35 'classifier.1.weight': 0.875 3 / 12
4 / 12
5 / 12
6 / 12
7 / 12
8 / 12
9 / 12
10 / 12
11 / 12
12 / 12