Skip to content

Commit

Permalink
Fix image links in README.md
Browse files Browse the repository at this point in the history
Change-Id: Ibc36ad6f6b681004394954b2bee99d10d1d8df6f
  • Loading branch information
wangguibao committed Apr 25, 2019
1 parent 945cee4 commit 97709f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PaddlePaddle是百度开源的机器学习框架,广泛支持各种深度学

# 框架简介

![图片](https://paddle-serving.bj.bcebos.com/doc/framework.png)
![图片](doc/framework.png)

- 基础框架:屏蔽一个RPC服务所需的所有元素,让用户只关注自己的业务算子的开发;
- 业务框架:基于Protobuf定制请求接口,基于有限DAG定制业务逻辑,并行化调度;
Expand Down

0 comments on commit 97709f1

Please sign in to comment.