-
- Downloads
PyTorch 1.0.0 support + Proper Packaging (Release 0.3) (#144)
Not backward compatible - re-installation is required * Fixes for PyTorch==1.0.0 * Refactoring folder structure * Update installation section in docs
Showing
- jupyter/compression_insights.ipynb 12 additions, 118 deletionsjupyter/compression_insights.ipynb
- jupyter/distiller_jupyter_helpers.ipynb 15 additions, 8 deletionsjupyter/distiller_jupyter_helpers.ipynb
- jupyter/experimental.ipynb 6 additions, 11 deletionsjupyter/experimental.ipynb
- jupyter/language_model.ipynb 4 additions, 26 deletionsjupyter/language_model.ipynb
- jupyter/model_summary.ipynb 2 additions, 9 deletionsjupyter/model_summary.ipynb
- jupyter/parameter_histograms.ipynb 2 additions, 6 deletionsjupyter/parameter_histograms.ipynb
- jupyter/performance.ipynb 2 additions, 6 deletionsjupyter/performance.ipynb
- jupyter/pruning_channels_and_filters.ipynb 31 additions, 39 deletionsjupyter/pruning_channels_and_filters.ipynb
- jupyter/save_intermediate_feature_maps.ipynb 3 additions, 5 deletionsjupyter/save_intermediate_feature_maps.ipynb
- jupyter/truncated_svd.ipynb 22 additions, 15 deletionsjupyter/truncated_svd.ipynb
- jupyter/what_are_you_looking_at.ipynb 36 additions, 34 deletionsjupyter/what_are_you_looking_at.ipynb
- requirements.txt 9 additions, 9 deletionsrequirements.txt
- setup.py 17 additions, 0 deletionssetup.py
- tests/common.py 1 addition, 1 deletiontests/common.py
- tests/full_flow_tests.py 2 additions, 2 deletionstests/full_flow_tests.py
- tests/test_basic.py 1 addition, 1 deletiontests/test_basic.py
- tests/test_infra.py 9 additions, 7 deletionstests/test_infra.py
- tests/test_model_summary.py 2 additions, 3 deletionstests/test_model_summary.py
- tests/test_post_train_quant.py 0 additions, 3 deletionstests/test_post_train_quant.py
- tests/test_pruning.py 3 additions, 8 deletionstests/test_pruning.py
Loading
Please register or sign in to comment