-
- Downloads
Merge branch 'master' into ncf
No related branches found
No related tags found
Showing
- .gitignore 5 additions, 0 deletions.gitignore
- README.md 2 additions, 2 deletionsREADME.md
- distiller/modules/__init__.py 7 additions, 4 deletionsdistiller/modules/__init__.py
- distiller/modules/aggregate.py 16 additions, 0 deletionsdistiller/modules/aggregate.py
- distiller/modules/eltwise.py 14 additions, 1 deletiondistiller/modules/eltwise.py
- distiller/modules/matmul.py 39 additions, 0 deletionsdistiller/modules/matmul.py
- distiller/pruning/ranked_structures_pruner.py 1 addition, 1 deletiondistiller/pruning/ranked_structures_pruner.py
- distiller/quantization/range_linear.py 126 additions, 9 deletionsdistiller/quantization/range_linear.py
- distiller/thresholding.py 3 additions, 2 deletionsdistiller/thresholding.py
- docs-src/docs/tutorial-gnmt_quant.md 3 additions, 0 deletionsdocs-src/docs/tutorial-gnmt_quant.md
- docs-src/mkdocs.yml 1 addition, 0 deletionsdocs-src/mkdocs.yml
- docs/404.html 4 additions, 0 deletionsdocs/404.html
- docs/algo_earlyexit.html 4 additions, 0 deletionsdocs/algo_earlyexit.html
- docs/algo_pruning.html 4 additions, 0 deletionsdocs/algo_pruning.html
- docs/algo_quantization.html 4 additions, 0 deletionsdocs/algo_quantization.html
- docs/conditional_computation.html 4 additions, 0 deletionsdocs/conditional_computation.html
- docs/design.html 4 additions, 0 deletionsdocs/design.html
- docs/index.html 5 additions, 1 deletiondocs/index.html
- docs/install.html 4 additions, 0 deletionsdocs/install.html
- docs/jupyter.html 4 additions, 0 deletionsdocs/jupyter.html
Loading
Please register or sign in to comment