-
- Downloads
Odds and ends commit
A bundle of very small, and mostly non-functional, changes to the code. Mostly they are unrelated to each other ../../../distiller/apputils/checkpoint.py – add info to exception ../../../distiller/apputils/image_classifier.py – remove unused `--extras` command-line argument ../../../distiller/thinning.py – code refactoring (non-functional) except for adding a new public API: contract_model() ../../classifier_compression/compress_classifier.py – use contract_model() when using `--thinnify` ../../lottery_ticket/README.md – remove illegal characters in the text
Showing
- distiller/apputils/checkpoint.py 2 additions, 2 deletionsdistiller/apputils/checkpoint.py
- distiller/thinning.py 73 additions, 56 deletionsdistiller/thinning.py
- examples/classifier_compression/compress_classifier.py 1 addition, 1 deletionexamples/classifier_compression/compress_classifier.py
- examples/lottery_ticket/README.md 5 additions, 5 deletionsexamples/lottery_ticket/README.md
Loading
Please register or sign in to comment