Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
T
Toy-MT-Introduction
概览
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
单韦乔
Toy-MT-Introduction
Commits
d3eb73b8
Commit
d3eb73b8
authored
Mar 12, 2020
by
曹润柘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新 figure-Comparison-of-the-number-of-padding-in-batch.tex
parent
357601eb
隐藏空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
17 行增加
和
16 行删除
+17
-16
Book/Chapter6/Figures/figure-Comparison-of-the-number-of-padding-in-batch.tex
+17
-16
没有找到文件。
Book/Chapter6/Figures/figure-Comparison-of-the-number-of-padding-in-batch.tex
查看文件 @
d3eb73b8
\begin{tikzpicture}
\begin{scope}
[scale=1.5]
{
\Large
\tikzstyle
{
snode
}
= [draw,inner sep=1pt,minimum width=3em,minimum height=0.5em,rounded corners=1pt,fill=green!30!white]
\tikzstyle
{
pnode
}
= [draw,inner sep=1pt,minimum width=1em,minimum height=0.5em,rounded corners=1pt]
\node
[anchor=west,snode] (s1) at (0,0)
{
\tiny
{}
}
;
\node
[anchor=north west,snode,minimum width=6.
3em] (s2) at ([yshift=-0.3em]s1.south west)
{
\tiny
{}
}
;
\node
[anchor=north west,snode,minimum width=2em] (s3) at ([yshift=-0.3em]s2.south west)
{
\tiny
{}
}
;
\node
[anchor=west,snode] (s1) at (0,0)
{}
;
\node
[anchor=north west,snode,minimum width=6.
5em] (s2) at ([yshift=-0.3em]s1.south west)
{
}
;
\node
[anchor=north west,snode,minimum width=2em] (s3) at ([yshift=-0.3em]s2.south west)
{}
;
\node
[anchor=east] (label1) at ([xshift=-0.8em,yshift=0.6em]s1.west)
{
\scriptsize
{
Shuffle:
}}
;
\node
[anchor=east] (label1) at ([xshift=-0.8em,yshift=0.6em]s1.west)
{
\scriptsize
{
Shuffle
d
:
}}
;
\node
[anchor=west,pnode,minimum width=3em] (p1) at ([xshift=0.3em]s1.east)
{
\tiny
{}
}
;
\node
[anchor=west,pnode,minimum width=4em] (p3) at ([xshift=0.3em]s3.east)
{
\tiny
{}
}
;
\node
[anchor=west,pnode,minimum width=3em] (p1) at ([xshift=0.3em]s1.east)
{}
;
\node
[anchor=west,pnode,minimum width=4em] (p3) at ([xshift=0.3em]s3.east)
{}
;
\node
[anchor=west,snode,minimum width=5em] (s4) at ([xshift=
6em]p1.east)
{
\tiny
{}
}
;
\node
[anchor=north west,snode,minimum width=5em] (s5) at ([yshift=-0.3em]s4.south west)
{
\tiny
{}
}
;
\node
[anchor=north west,snode,minimum width=6.
3em] (s6) at ([yshift=-0.3em]s5.south west)
{
\tiny
{}
}
;
\node
[anchor=west,snode,minimum width=5em] (s4) at ([xshift=
4em]p1.east)
{
}
;
\node
[anchor=north west,snode,minimum width=5em] (s5) at ([yshift=-0.3em]s4.south west)
{}
;
\node
[anchor=north west,snode,minimum width=6.
5em] (s6) at ([yshift=-0.3em]s5.south west)
{
}
;
\node
[anchor=east] (label2) at ([xshift=-0.8em,yshift=0.6em]s4.west)
{
\scriptsize
{
Sorted:
}}
;
\node
[anchor=west,pnode,minimum width=1em] (p4) at ([xshift=0.3em]s4.east)
{
\tiny
{}
}
;
\node
[anchor=west,pnode,minimum width=1em] (p5) at ([xshift=0.3em]s5.east)
{
\tiny
{}
}
;
\node
[anchor=west,pnode,minimum width=1em] (p4) at ([xshift=0.3em]s4.east)
{}
;
\node
[anchor=west,pnode,minimum width=1em] (p5) at ([xshift=0.3em]s5.east)
{}
;
\node
[rectangle,inner sep=0.5em,rounded corners=2pt,very thick,dotted,draw=ugreen!80] [fit = (s1) (s3) (p1) (p3)] (box0)
{}
;
\node
[rectangle,inner sep=0.5em,rounded corners=2pt,very thick,dotted,draw=ugreen!80] [fit = (s4) (s6) (p4) (p5)] (box0)
{}
;
}
\end{scope}
\end{tikzpicture}
\ No newline at end of file
\end{tikzpicture}
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论