-
- Downloads
Add knowledge distillation flow (#41)
* Implemented as a Policy * Integrated in image classification sample * Updated docs and README
Showing
- README.md 2 additions, 1 deletionREADME.md
- distiller/__init__.py 1 addition, 0 deletionsdistiller/__init__.py
- distiller/knowledge_distillation.py 163 additions, 0 deletionsdistiller/knowledge_distillation.py
- docs-src/docs/imgs/knowledge_distillation.png 0 additions, 0 deletionsdocs-src/docs/imgs/knowledge_distillation.png
- docs-src/docs/knowledge_distillation.md 61 additions, 0 deletionsdocs-src/docs/knowledge_distillation.md
- docs-src/docs/quantization.md 1 addition, 4 deletionsdocs-src/docs/quantization.md
- docs-src/docs/schedule.md 72 additions, 1 deletiondocs-src/docs/schedule.md
- docs-src/mkdocs.yml 1 addition, 0 deletionsdocs-src/mkdocs.yml
- docs/404.html 4 additions, 0 deletionsdocs/404.html
- docs/algo_pruning/index.html 6 additions, 2 deletionsdocs/algo_pruning/index.html
- docs/algo_quantization/index.html 4 additions, 0 deletionsdocs/algo_quantization/index.html
- docs/design/index.html 4 additions, 0 deletionsdocs/design/index.html
- docs/imgs/decision_boundary.png 0 additions, 0 deletionsdocs/imgs/decision_boundary.png
- docs/imgs/knowledge_distillation.png 0 additions, 0 deletionsdocs/imgs/knowledge_distillation.png
- docs/index.html 5 additions, 1 deletiondocs/index.html
- docs/install/index.html 4 additions, 0 deletionsdocs/install/index.html
- docs/jupyter/index.html 4 additions, 0 deletionsdocs/jupyter/index.html
- docs/knowledge_distillation/index.html 268 additions, 0 deletionsdocs/knowledge_distillation/index.html
- docs/model_zoo/index.html 4 additions, 0 deletionsdocs/model_zoo/index.html
- docs/pruning/index.html 4 additions, 0 deletionsdocs/pruning/index.html
Loading
Please register or sign in to comment