未验证 提交 6258462d 编写于 作者: A acosta123 提交者: GitHub

Update doc/fluid/advanced_usage/paddle_slim/paddle_slim_en.md

Co-Authored-By: NHao Wang <31058429+haowang101779990@users.noreply.github.com>
上级 b12825ed
...@@ -57,7 +57,7 @@ Refer to [Documentation](https://github.com/PaddlePaddle/models/blob/develop/Pad ...@@ -57,7 +57,7 @@ Refer to [Documentation](https://github.com/PaddlePaddle/models/blob/develop/Pad
## An overview of the architecture ## An overview of the architecture
The overall principle of the model compression tool is briefly introduced here to help you understand the workflow. The overall principle of the model compression tool is briefly introduced here to help you understand the workflow.
**figure 1** shows the architecture of the model compression tool, which is a API-relying relation from top to bottom. The distillation, quantization and pruning modules all rely on the bottom paddle framework indirectly. At present, the model compression tool serves as a part of PaddlePaddle framework, so users who have installed paddle of ordinary version have to download and install paddle supporting model compression again for the compression function. **figure 1** shows the architecture of the model compression tool, which arranged by API dependency from top to bottom. The distillation, quantization and pruning modules all rely on the bottom paddle framework indirectly. At present, the model compression tool serves as a part of PaddlePaddle framework, so users who have installed paddle of ordinary version have to download and install paddle supporting model compression again for the compression function.
<p align="center"> <p align="center">
<img src="https://github.com/PaddlePaddle/models/blob/develop/PaddleSlim/docs/images/framework_0.png?raw=true" height=252 width=406 hspace='10'/> <br /> <img src="https://github.com/PaddlePaddle/models/blob/develop/PaddleSlim/docs/images/framework_0.png?raw=true" height=252 width=406 hspace='10'/> <br />
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册