English | [简体中文](README_CN.md) # Deploy PaddleClas Quantification Model on A311D Now FastDeploy supports the deployment of PaddleClas quantification model to A311D based on Paddle Lite. For model quantification and download, refer to [model quantification](../quantize/README.md). ## Detailed Deployment Tutorials Only C++ deployment is supported on A311D. - [C++ deployment](cpp)