Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
M
mtbookv2
概览
Overview
Details
Activity
Cycle Analytics
版本库
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
问题
0
Issues
0
列表
Board
标记
里程碑
合并请求
0
Merge Requests
0
CI / CD
CI / CD
流水线
作业
日程表
图表
维基
Wiki
代码片段
Snippets
成员
Collapse sidebar
Close sidebar
活动
图像
聊天
创建新问题
作业
提交
Issue Boards
Open sidebar
NiuTrans
mtbookv2
Commits
21e1cadb
Commit
21e1cadb
authored
Nov 06, 2020
by
孟霞
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
9的图
parent
e0bc73a3
隐藏空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
45 行增加
和
45 行删除
+45
-45
Chapter9/Figures/figure-compare.tex
+9
-9
Chapter9/Figures/figure-parallel.tex
+36
-36
没有找到文件。
Chapter9/Figures/figure-compare.tex
查看文件 @
21e1cadb
...
...
@@ -3,20 +3,20 @@
{
\begin{scope}
\node
[] (part1label) at (0,0)
{
\includegraphics
[scale=0.22]
{
./Chapter9/Figures/figure-feature-engineering.jpg
}}
;
\node
[anchor=north,minimum width=2.0em,minimum height=1.5em] (label11) at ([xshift=0.
6em,yshift=1.7
em]part1label.north)
{
\large
{
特征工程+机器学习
}}
;
\node
[anchor=north,minimum width=2.0em,minimum height=1.5em] (label12) at ([xshift=-11em,yshift=-6em]part1label.north)
{
\normalsize
{
输入
}}
;
\node
[anchor=north,minimum width=2.0em,minimum height=1.5em] (label13) at ([xshift=-1em,yshift=-6em]part1label.north)
{
\normalsize
{
特征提取
}}
;
\node
[anchor=north,minimum width=2.0em,minimum height=1.5em] (label14) at ([xshift=6.9em,yshift=-6em]part1label.north)
{
\normalsize
{
分类
}}
;
\node
[anchor=north,minimum width=2.0em,minimum height=1.5em] (label15) at ([xshift=14.2em,yshift=-6em]part1label.north)
{
\normalsize
{
输出
}}
;
\node
[anchor=north,minimum width=2.0em,minimum height=1.5em] (label11) at ([xshift=0.
3em,yshift=2
em]part1label.north)
{
\large
{
特征工程+机器学习
}}
;
\node
[anchor=north,minimum width=2.0em,minimum height=1.5em] (label12) at ([xshift=-11em,yshift=-6
.3
em]part1label.north)
{
\normalsize
{
输入
}}
;
\node
[anchor=north,minimum width=2.0em,minimum height=1.5em] (label13) at ([xshift=-1em,yshift=-6
.3
em]part1label.north)
{
\normalsize
{
特征提取
}}
;
\node
[anchor=north,minimum width=2.0em,minimum height=1.5em] (label14) at ([xshift=6.9em,yshift=-6
.3
em]part1label.north)
{
\normalsize
{
分类
}}
;
\node
[anchor=north,minimum width=2.0em,minimum height=1.5em] (label15) at ([xshift=14.2em,yshift=-6
.3
em]part1label.north)
{
\normalsize
{
输出
}}
;
\end{scope}
}
{
\begin{scope}
[yshift=-1.5in]
\node
[] (part1label2) at (0,0)
{
\includegraphics
[scale=0.22]
{
./Chapter9/Figures/figure-deep-learning.jpg
}}
;
\node
[anchor=north,minimum width=2.0em,minimum height=1.5em] (label21) at ([xshift=0.
4
em,yshift=1.2em]part1label2.north)
{
\large
{
深度学习(端到端学习)
}}
;
\node
[anchor=north,minimum width=2.0em,minimum height=1.5em] (label22) at ([xshift=-11em,yshift=-
5.7
em]part1label2.north)
{
\normalsize
{
输入
}}
;
\node
[anchor=north,minimum width=2.0em,minimum height=1.5em] (label23) at ([xshift=3.0em,yshift=-
5.7
em]part1label2.north)
{
\normalsize
{
特征提取+分类
}}
;
\node
[anchor=north,minimum width=2.0em,minimum height=1.5em] (label24) at ([xshift=14.2em,yshift=-
5.7
em]part1label2.north)
{
\normalsize
{
输出
}}
;
\node
[anchor=north,minimum width=2.0em,minimum height=1.5em] (label21) at ([xshift=0.
2
em,yshift=1.2em]part1label2.north)
{
\large
{
深度学习(端到端学习)
}}
;
\node
[anchor=north,minimum width=2.0em,minimum height=1.5em] (label22) at ([xshift=-11em,yshift=-
6
em]part1label2.north)
{
\normalsize
{
输入
}}
;
\node
[anchor=north,minimum width=2.0em,minimum height=1.5em] (label23) at ([xshift=3.0em,yshift=-
6
em]part1label2.north)
{
\normalsize
{
特征提取+分类
}}
;
\node
[anchor=north,minimum width=2.0em,minimum height=1.5em] (label24) at ([xshift=14.2em,yshift=-
6
em]part1label2.north)
{
\normalsize
{
输出
}}
;
\end{scope}
}
\end{tikzpicture}
...
...
Chapter9/Figures/figure-parallel.tex
查看文件 @
21e1cadb
...
...
@@ -5,7 +5,7 @@
% parameter server + processor
\begin{scope}
[]
{
\
script
size
{
\
footnote
size
\tikzstyle
{
parametershard
}
= [draw,thick,minimum width=4em,align=left,rounded corners=2pt]
...
...
@@ -13,7 +13,7 @@
\node
[parametershard,anchor=west,fill=yellow!10]
(param1) at (0,0)
{${
\bm
\theta
}_
o
$}
;
\node
(param2) at ([xshift=1em]param1.east)
{}
;
\node
[parametershard,anchor=west,fill=red!10]
(param3) at ([xshift=1em]param2.east)
{${
\bm
\theta
}_
h
$}
;
\node
[anchor=south,inner sep=1pt]
(serverlabel) at ([yshift=0.8em]param2.north)
{
\
footnotesize
{
\textbf
{
参数服务器
}
:
${
\bm
\theta
}_{
\textrm
{
new
}}
=
{
\bm
\theta
}
-
\alpha\cdot
\frac
{
\partial
J
}{
\partial
{
\bm
\theta
}}$}}
;
\node
[anchor=south,inner sep=1pt]
(serverlabel) at ([yshift=0.8em]param2.north)
{
\
small
{
\textbf
{
参数服务器
}
:
${
\bm
\theta
}_{
\textrm
{
new
}}
=
{
\bm
\theta
}
-
\alpha\cdot
\frac
{
\partial
J
}{
\partial
{
\bm
\theta
}}$}}
;
}
\begin{pgfonlayer}
{
background
}
...
...
@@ -25,19 +25,19 @@
\tikzstyle
{
processor
}
= [draw,thick,fill=orange!20,minimum width=4em,align=left,rounded corners=2pt]
{
\node
[processor,anchor=north,align=center] (processor2) at ([yshift=-1.2in]serverlabel.south)
{
\
scriptsize
{
处理器 2
}
\\\script
size
{
(G2)
}}
;
\node
[anchor=north] (labela) at ([xshift=
4em,yshift=-1em]processor2.south)
{
\footnotesize
{
(a)同步更新
}}
;
\node
[processor,anchor=east,align=center] (processor1) at ([xshift=-1em]processor2.west)
{
\
scriptsize
{
处理器 1
}
\\\script
size
{
(G1)
}}
;
\node
[processor,anchor=west,align=center] (processor3) at ([xshift=1em]processor2.east)
{
\
scriptsize
{
处理器 3
}
\\\script
size
{
(G3)
}}
;
\node
[processor,anchor=north,align=center] (processor2) at ([yshift=-1.2in]serverlabel.south)
{
\
footnotesize
{
处理器 2
}
\\\footnote
size
{
(G2)
}}
;
\node
[anchor=north] (labela) at ([xshift=
6.5em,yshift=-2em]processor2.south)
{
\small
{
(a)同步更新
}}
;
\node
[processor,anchor=east,align=center] (processor1) at ([xshift=-1em]processor2.west)
{
\
footnotesize
{
处理器 1
}
\\\footnote
size
{
(G1)
}}
;
\node
[processor,anchor=west,align=center] (processor3) at ([xshift=1em]processor2.east)
{
\
footnotesize
{
处理器 3
}
\\\footnote
size
{
(G3)
}}
;
}
{
\draw
[->,very thick,red]
([xshift=-0.5em,yshift=2pt]processor2.north) -- ([xshift=-0.5em,yshift=-2pt]serverbox.south) node [pos=0.5,align=right,xshift=-2em] (pushlabel)
{
\
script
size
{$
\frac
{
\partial
J
}{
\partial
{
\bm
\theta
}}$}}
;;
\draw
[<-,very thick,blue]
([xshift=0.5em,yshift=2pt]processor2.north) -- ([xshift=0.5em,yshift=-2pt]serverbox.south) node [pos=0.5,align=left,xshift=2.2em] (fetchlabel)
{
\
script
size
{${
\bm
\theta
}_{
\textrm
{
new
}}$}}
;;;
\draw
[->,very thick,red]
([xshift=-0.5em,yshift=2pt]processor2.north) -- ([xshift=-0.5em,yshift=-2pt]serverbox.south) node [pos=0.5,align=right,xshift=-2em] (pushlabel)
{
\
footnote
size
{$
\frac
{
\partial
J
}{
\partial
{
\bm
\theta
}}$}}
;;
\draw
[<-,very thick,blue]
([xshift=0.5em,yshift=2pt]processor2.north) -- ([xshift=0.5em,yshift=-2pt]serverbox.south) node [pos=0.5,align=left,xshift=2.2em] (fetchlabel)
{
\
footnote
size
{${
\bm
\theta
}_{
\textrm
{
new
}}$}}
;;;
\draw
[->,very thick,red]
([xshift=-0.5em,yshift=2pt]processor3.north) --
([xshift=3em,yshift=-2pt]serverbox.south);
\draw
[<-,very thick,blue]
([xshift=0.5em,yshift=2pt]processor3.north) -- ([xshift=4em,yshift=-2pt]serverbox.south) node [pos=0.
5,align=left,xshift=2.2em] (fetchlabel)
{
\script
size
{
fetch (F)
}}
;
\draw
[->,very thick,red]
([xshift=-0.5em,yshift=2pt]processor1.north) -- ([xshift=-4em,yshift=-2pt]serverbox.south) node [pos=0.5,align=right,xshift=-2em] (pushlabel)
{
\
script
size
{
push (P)
}}
;
\draw
[<-,very thick,blue]
([xshift=0.5em,yshift=2pt]processor3.north) -- ([xshift=4em,yshift=-2pt]serverbox.south) node [pos=0.
49,align=left,xshift=2.2em] (fetchlabel)
{
\footnote
size
{
fetch (F)
}}
;
\draw
[->,very thick,red]
([xshift=-0.5em,yshift=2pt]processor1.north) -- ([xshift=-4em,yshift=-2pt]serverbox.south) node [pos=0.5,align=right,xshift=-2em] (pushlabel)
{
\
footnote
size
{
push (P)
}}
;
\draw
[<-,very thick,blue]
([xshift=0.5em,yshift=2pt]processor1.north) -- ([xshift=-3em,yshift=-2pt]serverbox.south);
}
...
...
@@ -45,18 +45,18 @@
% synchronous mode
\tikzstyle
{
job
}
= [draw,rotate=90,minimum height=0.25in]
\
script
size
{
\
footnote
size
{
{
\node
[job,anchor=south west,fill=blue!50]
(fetch11) at ([xshift=6em,yshift=
1
em]processor3.east)
{
\textbf
{
F
}}
;
\node
[job,anchor=west,fill=orange!30]
(minibatch11) at ([yshift=1pt]fetch11.east)
{
\
tiny
{
minibatch3
}}
;
\node
[job,anchor=south west,fill=blue!50]
(fetch11) at ([xshift=6em,yshift=
-0.2
em]processor3.east)
{
\textbf
{
F
}}
;
\node
[job,anchor=west,fill=orange!30]
(minibatch11) at ([yshift=1pt]fetch11.east)
{
\
scriptsize
{
minibatch3
}}
;
\node
[job,anchor=west,fill=red!50]
(push11) at ([yshift=1pt]minibatch11.east)
{
\textbf
{
P
}}
;
\node
[job,anchor=north west,fill=blue!50]
(fetch12) at ([xshift=0.8em]fetch11.south west)
{
\textbf
{
F
}}
;
\node
[job,anchor=west,fill=orange!30]
(minibatch12) at ([yshift=1pt]fetch12.east)
{
\
tiny
{
minibatch2
}}
;
\node
[job,anchor=west,fill=orange!30]
(minibatch12) at ([yshift=1pt]fetch12.east)
{
\
scriptsize
{
minibatch2
}}
;
\node
[job,anchor=west,fill=red!50]
(push12) at ([yshift=1pt]minibatch12.east)
{
\textbf
{
P
}}
;
\node
[job,anchor=north west,fill=blue!50]
(fetch13) at ([xshift=0.8em]fetch12.south west)
{
\textbf
{
F
}}
;
\node
[job,anchor=west,fill=orange!30,minimum width=8em]
(minibatch13) at ([yshift=1pt]fetch13.east)
{
\
script
size
{
minibatch1
}}
;
\node
[job,anchor=west,fill=orange!30,minimum width=8em]
(minibatch13) at ([yshift=1pt]fetch13.east)
{
\
footnote
size
{
minibatch1
}}
;
\node
[job,anchor=west,fill=red!50]
(push13) at ([yshift=1pt]minibatch13.east)
{
\textbf
{
P
}}
;
\node
[anchor=south west,draw,fill=gray!20,minimum width=8.0em]
(update11) at ([yshift=
4.0
em]push11.north east)
{
更新
}
;
\node
[anchor=south west,draw,fill=gray!20,minimum width=8.0em]
(update11) at ([yshift=
3.6
em]push11.north east)
{
更新
}
;
\node
[anchor=north]
(G11) at (fetch11.west)
{
\small
{
G3
}}
;
\node
[anchor=north]
(G12) at (fetch12.west)
{
\small
{
G2
}}
;
...
...
@@ -68,12 +68,12 @@
{
\draw
[<->,thin,dotted] ([xshift=-1pt]minibatch11.north) .. controls +(west:3em) and +(east:3em) .. ([xshift=1pt]processor3.east);
\draw
[<->,thin,dotted] ([xshift=-1pt]fetch11.north) .. controls +(west:4em) and +(east:4em) .. ([xshift=
-0.5
em,yshift=0.3in]processor3.north);
\draw
[<->,thin,dotted] ([xshift=-1pt]push11.north) -- ([xshift=-
4
em,yshift=0.8in]processor3.north);
\draw
[<->,thin,dotted] ([xshift=-1pt]fetch11.north) .. controls +(west:4em) and +(east:4em) .. ([xshift=
0
em,yshift=0.3in]processor3.north);
\draw
[<->,thin,dotted] ([xshift=-1pt]push11.north) -- ([xshift=-
2.2
em,yshift=0.8in]processor3.north);
}
{
\draw
[<->,thin,dotted] ([xshift=-1pt]update11.west) -- ([xshift=1pt,yshift=-1.
5
em]serverbox.north east);
\draw
[<->,thin,dotted] ([xshift=-1pt]update11.west) -- ([xshift=1pt,yshift=-1.
28
em]serverbox.north east);
}
...
...
@@ -83,7 +83,7 @@
\begin{scope}
[yshift=-2.5in]
{
\
script
size
{
\
footnote
size
\tikzstyle
{
parametershard
}
= [draw,thick,minimum width=4em,align=left,rounded corners=2pt]
...
...
@@ -91,7 +91,7 @@
\node
[parametershard,anchor=west,fill=yellow!10]
(param1) at (0,0)
{${
\bm
\theta
}_
o
$}
;
\node
(param2) at ([xshift=1em]param1.east)
{}
;
\node
[parametershard,anchor=west,fill=red!10]
(param3) at ([xshift=1em]param2.east)
{${
\bm
\theta
}_
h
$}
;
\node
[anchor=south,inner sep=1pt]
(serverlabel) at ([yshift=0.8em]param2.north)
{
\
footnotesize
{
\textbf
{
参数服务器
}
:
${
\bm
\theta
}_{
\textrm
{
new
}}
=
{
\bm
\theta
}
-
\alpha\cdot
\frac
{
\partial
J
}{
\partial
{
\bm
\theta
}}$}}
;
\node
[anchor=south,inner sep=1pt]
(serverlabel) at ([yshift=0.8em]param2.north)
{
\
small
{
\textbf
{
参数服务器
}
:
${
\bm
\theta
}_{
\textrm
{
new
}}
=
{
\bm
\theta
}
-
\alpha\cdot
\frac
{
\partial
J
}{
\partial
{
\bm
\theta
}}$}}
;
}
\begin{pgfonlayer}
{
background
}
...
...
@@ -103,19 +103,19 @@
\tikzstyle
{
processor
}
= [draw,thick,fill=orange!20,minimum width=4em,align=left,rounded corners=2pt]
{
\node
[processor,anchor=north,align=center] (processor2) at ([yshift=-1.2in]serverlabel.south)
{
\
scriptsize
{
处理器 2
}
\\\script
size
{
(G2)
}}
;
\node
[anchor=north] (label) at ([xshift=
4em,yshift=-1em]processor2.south)
{
\footnotesize
{
(b)异步更新
}}
;
\node
[processor,anchor=east,align=center] (processor1) at ([xshift=-1em]processor2.west)
{
\
scriptsize
{
处理器 1
}
\\\script
size
{
(G1)
}}
;
\node
[processor,anchor=west,align=center] (processor3) at ([xshift=1em]processor2.east)
{
\
scriptsize
{
处理器 3
}
\\\script
size
{
(G3)
}}
;
\node
[processor,anchor=north,align=center] (processor2) at ([yshift=-1.2in]serverlabel.south)
{
\
footnotesize
{
处理器 2
}
\\\footnote
size
{
(G2)
}}
;
\node
[anchor=north] (label) at ([xshift=
6.5em,yshift=-2em]processor2.south)
{
\small
{
(b)异步更新
}}
;
\node
[processor,anchor=east,align=center] (processor1) at ([xshift=-1em]processor2.west)
{
\
footnotesize
{
处理器 1
}
\\\footnote
size
{
(G1)
}}
;
\node
[processor,anchor=west,align=center] (processor3) at ([xshift=1em]processor2.east)
{
\
footnotesize
{
处理器 3
}
\\\footnote
size
{
(G3)
}}
;
}
{
\draw
[->,very thick,red]
([xshift=-0.5em,yshift=2pt]processor2.north) -- ([xshift=-0.5em,yshift=-2pt]serverbox.south) node [pos=0.5,align=right,xshift=-2em] (pushlabel)
{
\
script
size
{$
\frac
{
\partial
J
}{
\partial
{
\bm
\theta
}}$}}
;;
\draw
[<-,very thick,blue]
([xshift=0.5em,yshift=2pt]processor2.north) -- ([xshift=0.5em,yshift=-2pt]serverbox.south) node [pos=0.5,align=left,xshift=2.2em] (fetchlabel)
{
\
script
size
{${
\bm
\theta
}_{
\textrm
{
new
}}$}}
;;;
\draw
[->,very thick,red]
([xshift=-0.5em,yshift=2pt]processor2.north) -- ([xshift=-0.5em,yshift=-2pt]serverbox.south) node [pos=0.5,align=right,xshift=-2em] (pushlabel)
{
\
footnote
size
{$
\frac
{
\partial
J
}{
\partial
{
\bm
\theta
}}$}}
;;
\draw
[<-,very thick,blue]
([xshift=0.5em,yshift=2pt]processor2.north) -- ([xshift=0.5em,yshift=-2pt]serverbox.south) node [pos=0.5,align=left,xshift=2.2em] (fetchlabel)
{
\
footnote
size
{${
\bm
\theta
}_{
\textrm
{
new
}}$}}
;;;
\draw
[->,very thick,red]
([xshift=-0.5em,yshift=2pt]processor3.north) --
([xshift=3em,yshift=-2pt]serverbox.south);
\draw
[<-,very thick,blue]
([xshift=0.5em,yshift=2pt]processor3.north) -- ([xshift=4em,yshift=-2pt]serverbox.south) node [pos=0.
5,align=left,xshift=2.2em] (fetchlabel)
{
\script
size
{
fetch (F)
}}
;
\draw
[->,very thick,red]
([xshift=-0.5em,yshift=2pt]processor1.north) -- ([xshift=-4em,yshift=-2pt]serverbox.south) node [pos=0.5,align=right,xshift=-2em] (pushlabel)
{
\
script
size
{
push (P)
}}
;
\draw
[<-,very thick,blue]
([xshift=0.5em,yshift=2pt]processor3.north) -- ([xshift=4em,yshift=-2pt]serverbox.south) node [pos=0.
49,align=left,xshift=2.2em] (fetchlabel)
{
\footnote
size
{
fetch (F)
}}
;
\draw
[->,very thick,red]
([xshift=-0.5em,yshift=2pt]processor1.north) -- ([xshift=-4em,yshift=-2pt]serverbox.south) node [pos=0.5,align=right,xshift=-2em] (pushlabel)
{
\
footnote
size
{
push (P)
}}
;
\draw
[<-,very thick,blue]
([xshift=0.5em,yshift=2pt]processor1.north) -- ([xshift=-3em,yshift=-2pt]serverbox.south);
}
...
...
@@ -123,19 +123,19 @@
% synchronous mode
\tikzstyle
{
job
}
= [draw,rotate=90,minimum height=0.25in]
\
script
size
{
\
footnote
size
{
{
\node
[job,anchor=south west,fill=blue!50]
(fetch21) at ([xshift=6em,yshift=
1
em]processor3.east)
{
\textbf
{
F
}}
;
\node
[job,anchor=west,fill=orange!30]
(minibatch21) at ([yshift=1pt]fetch21.east)
{
\
tiny
{
minibatch3
}}
;
\node
[job,anchor=south west,fill=blue!50]
(fetch21) at ([xshift=6em,yshift=
-0.3
em]processor3.east)
{
\textbf
{
F
}}
;
\node
[job,anchor=west,fill=orange!30]
(minibatch21) at ([yshift=1pt]fetch21.east)
{
\
scriptsize
{
minibatch3
}}
;
\node
[job,anchor=west,fill=red!50]
(push21) at ([yshift=1pt]minibatch21.east)
{
\textbf
{
P
}}
;
\node
[job,anchor=north west,fill=blue!50]
(fetch22) at ([xshift=0.8em]fetch21.south west)
{
\textbf
{
F
}}
;
\node
[job,anchor=west,fill=orange!30]
(minibatch22) at ([yshift=1pt]fetch22.east)
{
\
tiny
{
minibatch2
}}
;
\node
[job,anchor=west,fill=orange!30]
(minibatch22) at ([yshift=1pt]fetch22.east)
{
\
scriptsize
{
minibatch2
}}
;
\node
[job,anchor=west,fill=red!50]
(push22) at ([yshift=1pt]minibatch22.east)
{
\textbf
{
P
}}
;
\node
[job,anchor=north west,fill=blue!50]
(fetch23) at ([xshift=0.8em]fetch22.south west)
{
\textbf
{
F
}}
;
\node
[job,anchor=west,fill=orange!30,minimum width=8em]
(minibatch23) at ([yshift=1pt]fetch23.east)
{
\
script
size
{
minibatch1
}}
;
\node
[job,anchor=west,fill=orange!30,minimum width=8em]
(minibatch23) at ([yshift=1pt]fetch23.east)
{
\
footnote
size
{
minibatch1
}}
;
\node
[job,anchor=west,fill=red!50]
(push23) at ([yshift=1pt]minibatch23.east)
{
\textbf
{
P
}}
;
\node
[anchor=south west,draw,fill=gray!20,minimum width=0.59in]
(update21) at ([yshift=2pt]push21.north east)
{
更新
}
;
\node
[anchor=south west,draw,fill=gray!20,minimum width=0.25in]
(update22) at ([yshift=2pt]push23.north east)
{
\
tiny
{
更新
}}
;
\node
[anchor=south west,draw,fill=gray!20,minimum width=0.25in]
(update22) at ([yshift=2pt]push23.north east)
{
\
scriptsize
{
更新
}}
;
\node
[anchor=north]
(G21) at (fetch21.west)
{
\small
{
G3
}}
;
\node
[anchor=north]
(G22) at (fetch22.west)
{
\small
{
G2
}}
;
...
...
@@ -143,7 +143,7 @@
\node
[anchor=north,align=center]
(synlabel) at (G22.south)
{
\small
{
\textbf
{
异步更新
}}}
;
\draw
[->,thick]
([xshift=1em]G23.east) -- ([xshift=1em,yshift=1.4in]G23.east) node [pos=0.5,rotate=90,yshift=-1em]
{
\small
{
时间轴
}}
;
\draw
[<->,thin,dotted] ([xshift=-1pt]update21.west) -- ([xshift=1pt,yshift=-1.5em]serverbox.north east);
\draw
[<->,thin,dotted] ([xshift=-1pt]update21.west) -- ([xshift=1pt,yshift=-1.5
5
em]serverbox.north east);
\draw
[<->,thin,dotted] ([xshift=-1pt]update22.west) -- ([xshift=1pt,yshift=-1.5em]serverbox.north east);
}
}
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论