From faeca39166b9cb4f20750a4e917b82ded6fd01f9 Mon Sep 17 00:00:00 2001 From: zhangyi Date: Fri, 15 Jul 2022 14:54:49 +0800 Subject: [PATCH] modify the release notes --- RELEASE.md | 2 +- RELEASE_CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASE.md b/RELEASE.md index fde01da..4a56b11 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -6,7 +6,7 @@ ### Major Features and Improvements -- [STABLE] When deploying a large-scale model with parallel pipelines, Serving supports parallel pipeline processing of multiple inference instances. +- [STABLE] When deploying a large-scale model with parallel pipeline, Serving supports parallel pipeline processing of multiple inference instances. ### Contributors diff --git a/RELEASE_CN.md b/RELEASE_CN.md index 11995d3..06be280 100644 --- a/RELEASE_CN.md +++ b/RELEASE_CN.md @@ -10,7 +10,7 @@ ### 贡献者 -感谢以下人员做出的贡献: +感谢以下人员做出的贡献: qinzheng, xuyongfei, zhangyinxia, zhoufeng. -- Gitee