diff --git a/docs/en/extension/paddle_quantization_en.md b/docs/en/extension/paddle_quantization_en.md index 7f822444a6b3b737a10ab66bceaa4822402cfe98..9c2db85d2098ba1e900ee67d538411740327ae0c 100644 --- a/docs/en/extension/paddle_quantization_en.md +++ b/docs/en/extension/paddle_quantization_en.md @@ -9,4 +9,4 @@ By using this toolkit, [PaddleClas](https://github.com/PaddlePaddle/PaddleClas) After quantized, the prediction speed is accelerated from 19.308ms to 14.395ms on SD855. The storage size is reduced from 21M to 10M. The top1 recognition accuracy rate is 75.9%. -For specific training methods, please refer to [PaddleSlim quant aware](https://paddlepaddle.github.io/PaddleSlim/quick_start/quant_aware_tutorial.html)。 +For specific training methods, please refer to [PaddleSlim quant aware](../../../deploy/slim/quant/README.md)。