提交 7b2282ac 编写于 作者: L liushijiu6699

fix grammer

Signed-off-by: Nliushijiu6699 <wangzheng71@huawei.com>
上级 58a72378
......@@ -117,8 +117,6 @@ Algorithm plug-in APIs including **Prepare**, **SyncProcess**, **AsyncProcess
</tbody>
</table>
For the data structure of **ConfigInfo**, **ClientInfo**, **AlgorithmInfo**, and **DataInfo**, see [Table 2](sdk.md#table22154317482) in the SDK development guidelines.
The **Request** and **Response** classes define the requests and responses used for communication between the AI engine server and algorithm plug-ins. A request encapsulates the request content and input data of the caller. The plug-in returns the calculation result to the AI engine server through a response.
[Table 3](#table16273647125120) describes the attributes of the **Request** class.
......
......@@ -117,8 +117,6 @@ AI引擎框架规定了一套算法插件接入规范,各插件需实现规定
</tbody>
</table>
其中,ConfigInfo,ClientInfo,AlgorithmInfo,DataInfo的数据结构如上[表2](SDK开发过程.md#table22154317482)所示。
Request、Response是ai引擎服务端与算法插件进行通信的对象。Request封装了调用方的请求、输入数据等,而插件主要通过Response将运算之后的结果返回给AI引擎服务端。
Request类的属性如下[表3](#table16273647125120)所示。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册