Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
PaddlePaddle
PaddleSlim
提交
7de8561f
P
PaddleSlim
项目概览
PaddlePaddle
/
PaddleSlim
大约 1 年 前同步成功
通知
51
Star
1434
Fork
344
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
53
列表
看板
标记
里程碑
合并请求
16
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
P
PaddleSlim
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
53
Issue
53
列表
看板
标记
里程碑
合并请求
16
合并请求
16
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
7de8561f
编写于
12月 30, 2019
作者:
B
baiyfbupt
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Deployed
7bc5e3c1
with MkDocs version: 1.0.4
上级
586a0a76
变更
4
展开全部
隐藏空白更改
内联
并排
Showing
4 changed file
with
4 addition
and
4 deletion
+4
-4
index.html
index.html
+1
-1
search/search_index.json
search/search_index.json
+1
-1
sitemap.xml.gz
sitemap.xml.gz
+0
-0
tutorials/distillation_demo/index.html
tutorials/distillation_demo/index.html
+2
-2
未找到文件。
index.html
浏览文件 @
7de8561f
...
...
@@ -288,5 +288,5 @@
<!--
MkDocs version : 1.0.4
Build Date UTC : 2019-12-30 07:5
6:58
Build Date UTC : 2019-12-30 07:5
9:01
-->
search/search_index.json
浏览文件 @
7de8561f
此差异已折叠。
点击以展开。
sitemap.xml.gz
浏览文件 @
7de8561f
无法预览此类型文件
tutorials/distillation_demo/index.html
浏览文件 @
7de8561f
...
...
@@ -91,7 +91,7 @@
<li><a
class=
"toctree-l4"
href=
"#3"
>
3.选择特征图
</a></li>
<li><a
class=
"toctree-l4"
href=
"#4-
merge"
>
4. 合并特征图
(merge)
</a></li>
<li><a
class=
"toctree-l4"
href=
"#4-
programmerge"
>
4. 合并Program
(merge)
</a></li>
<li><a
class=
"toctree-l4"
href=
"#5loss"
>
5.添加蒸馏loss
</a></li>
...
...
@@ -294,7 +294,7 @@
</pre></div>
</td></tr></table>
<h3
id=
"4-
merge"
>
4. 合并特征图(merge)
<a
class=
"headerlink"
href=
"#4-
merge"
title=
"Permanent link"
>
#
</a></h3>
<h3
id=
"4-
programmerge"
>
4. 合并Program(merge)
<a
class=
"headerlink"
href=
"#4-program
merge"
title=
"Permanent link"
>
#
</a></h3>
<p>
PaddlePaddle使用Program来描述计算图,为了同时计算student和teacher两个Program,这里需要将其两者合并(merge)为一个Program。
</p>
<p>
merge过程操作较多,具体细节请参考
<a
href=
"https://paddlepaddle.github.io/PaddleSlim/api/single_distiller_api/#merge"
>
merge API文档
</a>
。
</p>
<table
class=
"codehilitetable"
><tr><td
class=
"linenos"
><div
class=
"linenodiv"
><pre><span></span>
1
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录