提交 0e80f74c 编写于 作者: H Helin Wang

change image size

上级 46034faf
...@@ -39,11 +39,11 @@ communicate with each other. We will need these OPs: *send*, *recv*, ...@@ -39,11 +39,11 @@ communicate with each other. We will need these OPs: *send*, *recv*,
Below is an example of converting the user defined graph to the Below is an example of converting the user defined graph to the
sub-graphs for the trainer and the parameter server: sub-graphs for the trainer and the parameter server:
<img src="src/local-graph.png"/> <img src="src/local-graph.png" width="300"/>
After converting: After converting:
<img src="src/dist-graph.png"/> <img src="src/dist-graph.png" width="500"/>
1. The parameter variable W and it's optimizer subgraph are placed on the parameter server. 1. The parameter variable W and it's optimizer subgraph are placed on the parameter server.
1. Operators are added to the sub-graphs. 1. Operators are added to the sub-graphs.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册