diff --git a/doc/fluid/advanced_usage/paddle_slim/paddle_slim_en.md b/doc/fluid/advanced_usage/paddle_slim/paddle_slim_en.md index 85f0aae003046f0b9492837eed91a7605315e28a..08e2cc014e51e8cb605744a576c0ef8492c1ca42 100644 --- a/doc/fluid/advanced_usage/paddle_slim/paddle_slim_en.md +++ b/doc/fluid/advanced_usage/paddle_slim/paddle_slim_en.md @@ -32,7 +32,7 @@ Paddle-Slim tool library has the following features: ### Simplified Interface -- Manage configurable parameters intensively by configuring-file ways for convenience for experiment management. +- Manage configurable parameters intensively by the method of configuring files to facilitate experiment management. - Based on training scripts of common models, model compression can be realized by adding only a few codes. Refer to [Use Examples](https://github.com/PaddlePaddle/models/blob/develop/PaddleSlim/docs/demo.md) for more details