diff --git a/deploy/pdserving/README_CN.md b/deploy/pdserving/README_CN.md index a384e01176c6715ef2daa88f18aeffdf7b37a4d6..31e1b3275a61672f7cf8c5ca3291c9dc7ba1bf32 100644 --- a/deploy/pdserving/README_CN.md +++ b/deploy/pdserving/README_CN.md @@ -201,7 +201,7 @@ C++ 服务部署在环境搭建和数据准备阶段与 python 相同,区别 | 语言 | 速度 | 二次开发 | 是否需要编译 | |-----|-----|---------|------------| | C++ | 很快 | 略有难度 | 单模型预测无需编译,多模型串联需要编译 | -| python | 一般 | 容易 | 单模型/多模型 均无需编译| +| python | 一般 | 容易 | 单模型/多模型 均无需编译| 1. 准备 Serving 环境