-
- Downloads
Documentation refactoring
- Moved the Language model and struct pruning tutorials from the Wiki to the HTML documentation. Love the ease of Wiki, but GitHub doesn't let Google crawl these pages, and users can't open PRs on Wiki pages. - Updated the pruning algorithms documentation
Showing
- docs-src/docs/algo_pruning.md 44 additions, 17 deletionsdocs-src/docs/algo_pruning.md
- docs-src/docs/imgs/algorithms-pruning.png 0 additions, 0 deletionsdocs-src/docs/imgs/algorithms-pruning.png
- docs-src/docs/imgs/algorithms.png 0 additions, 0 deletionsdocs-src/docs/imgs/algorithms.png
- docs-src/docs/imgs/pruning_structs_ex1.png 0 additions, 0 deletionsdocs-src/docs/imgs/pruning_structs_ex1.png
- docs-src/docs/imgs/pruning_structs_ex2.png 0 additions, 0 deletionsdocs-src/docs/imgs/pruning_structs_ex2.png
- docs-src/docs/imgs/pruning_structs_ex3.png 0 additions, 0 deletionsdocs-src/docs/imgs/pruning_structs_ex3.png
- docs-src/docs/imgs/pruning_structs_ex4.png 0 additions, 0 deletionsdocs-src/docs/imgs/pruning_structs_ex4.png
- docs-src/docs/imgs/pruning_structs_ex5.png 0 additions, 0 deletionsdocs-src/docs/imgs/pruning_structs_ex5.png
- docs-src/docs/imgs/word_lang_model_performance.png 0 additions, 0 deletionsdocs-src/docs/imgs/word_lang_model_performance.png
- docs-src/docs/tutorial-lang_model.md 339 additions, 0 deletionsdocs-src/docs/tutorial-lang_model.md
- docs-src/docs/tutorial-struct_pruning.md 85 additions, 0 deletionsdocs-src/docs/tutorial-struct_pruning.md
- docs-src/mkdocs.yml 6 additions, 3 deletionsdocs-src/mkdocs.yml
- docs/404.html 18 additions, 3 deletionsdocs/404.html
- docs/algo_earlyexit/index.html 18 additions, 3 deletionsdocs/algo_earlyexit/index.html
- docs/algo_pruning/index.html 70 additions, 28 deletionsdocs/algo_pruning/index.html
- docs/algo_quantization/index.html 18 additions, 3 deletionsdocs/algo_quantization/index.html
- docs/conditional_computation/index.html 19 additions, 4 deletionsdocs/conditional_computation/index.html
- docs/design/index.html 23 additions, 4 deletionsdocs/design/index.html
- docs/index.html 19 additions, 4 deletionsdocs/index.html
- docs/install/index.html 18 additions, 3 deletionsdocs/install/index.html
Loading
Please register or sign in to comment