Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
MindSpore
docs
提交
43aab742
D
docs
项目概览
MindSpore
/
docs
通知
5
Star
3
Fork
2
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
D
docs
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
43aab742
编写于
7月 20, 2020
作者:
W
wangnan39@huawei.com
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
rename sparse optimizer op and delete adamweightdecaydynamiclr
上级
c4241d59
变更
4
显示空白变更内容
内联
并排
Showing
4 changed file
with
16 addition
and
14 deletion
+16
-14
docs/source_en/operator_list.md
docs/source_en/operator_list.md
+4
-3
docs/source_zh_cn/operator_list.md
docs/source_zh_cn/operator_list.md
+4
-3
tutorials/source_en/advanced_use/host_device_training.md
tutorials/source_en/advanced_use/host_device_training.md
+4
-4
tutorials/source_zh_cn/advanced_use/host_device_training.md
tutorials/source_zh_cn/advanced_use/host_device_training.md
+4
-4
未找到文件。
docs/source_en/operator_list.md
浏览文件 @
43aab742
...
@@ -64,7 +64,6 @@
...
@@ -64,7 +64,6 @@
|
[
mindspore.nn.LazyAdam
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.nn.html#mindspore.nn.LazyAdam
)
| Supported | Doing | Doing |optim/lazyadam
|
[
mindspore.nn.LazyAdam
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.nn.html#mindspore.nn.LazyAdam
)
| Supported | Doing | Doing |optim/lazyadam
|
[
mindspore.nn.Adam
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.nn.html#mindspore.nn.Adam
)
| Supported |Doing | Doing |optim/adam
|
[
mindspore.nn.Adam
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.nn.html#mindspore.nn.Adam
)
| Supported |Doing | Doing |optim/adam
|
[
mindspore.nn.AdamWeightDecay
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.nn.html#mindspore.nn.AdamWeightDecay
)
| Supported | Supported | Doing |optim/adam
|
[
mindspore.nn.AdamWeightDecay
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.nn.html#mindspore.nn.AdamWeightDecay
)
| Supported | Supported | Doing |optim/adam
|
[
mindspore.nn.AdamWeightDecayDynamicLR
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.nn.html#mindspore.nn.AdamWeightDecayDynamicLR
)
| Supported | Supported | Doing |optim/adam
|
[
mindspore.nn.Lamb
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.nn.html#mindspore.nn.Lamb
)
| Supported | Supported | Doing |optim/lamb
|
[
mindspore.nn.Lamb
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.nn.html#mindspore.nn.Lamb
)
| Supported | Supported | Doing |optim/lamb
|
[
mindspore.nn.LARS
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.nn.html#mindspore.nn.LARS
)
|Supported |Doing | Doing |optim/lars
|
[
mindspore.nn.LARS
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.nn.html#mindspore.nn.LARS
)
|Supported |Doing | Doing |optim/lars
|
[
mindspore.nn.Momentum
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.nn.html#mindspore.nn.Momentum
)
| Supported | Supported | Doing |optim/momentum
|
[
mindspore.nn.Momentum
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.nn.html#mindspore.nn.Momentum
)
| Supported | Supported | Doing |optim/momentum
...
@@ -130,9 +129,10 @@
...
@@ -130,9 +129,10 @@
|
[
mindspore.ops.operations.SparseApplyAdagrad
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SparseApplyAdagrad
)
| Supported | Doing | Doing | nn_ops
|
[
mindspore.ops.operations.SparseApplyAdagrad
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SparseApplyAdagrad
)
| Supported | Doing | Doing | nn_ops
|
[
mindspore.ops.operations.SparseApplyAdagradV2
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SparseApplyAdagradV2
)
| Supported | Doing | Doing | nn_ops
|
[
mindspore.ops.operations.SparseApplyAdagradV2
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SparseApplyAdagradV2
)
| Supported | Doing | Doing | nn_ops
|
[
mindspore.ops.operations.SparseApplyProximalAdagrad
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SparseApplyProximalAdagrad
)
| Supported | Doing | Doing | nn_ops
|
[
mindspore.ops.operations.SparseApplyProximalAdagrad
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SparseApplyProximalAdagrad
)
| Supported | Doing | Doing | nn_ops
|
[
mindspore.ops.operations.FusedSparseProximalAdagrad
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.FusedSparseProximalAdagrad
)
| Doing | Doing | Supported | nn_ops
|
[
mindspore.ops.operations.ApplyProximalAdagrad
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.ApplyProximalAdagrad
)
| Supported | Doing | Doing | nn_ops
|
[
mindspore.ops.operations.ApplyProximalAdagrad
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.ApplyProximalAdagrad
)
| Supported | Doing | Doing | nn_ops
|
[
mindspore.ops.operations.
SparseApplyLazyAdam
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SparseApply
LazyAdam
)
| Doing | Doing | Supported | nn_ops
|
[
mindspore.ops.operations.
FusedSparseLazyAdam
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.FusedSparse
LazyAdam
)
| Doing | Doing | Supported | nn_ops
|
[
mindspore.ops.operations.
SparseApplyAdam
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SparseApply
Adam
)
| Doing | Doing | Supported | nn_ops
|
[
mindspore.ops.operations.
FusedSparseAdam
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.FusedSparse
Adam
)
| Doing | Doing | Supported | nn_ops
|
[
mindspore.ops.operations.SmoothL1Loss
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SmoothL1Loss
)
| Supported | Doing | Doing | nn_ops
|
[
mindspore.ops.operations.SmoothL1Loss
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SmoothL1Loss
)
| Supported | Doing | Doing | nn_ops
|
[
mindspore.ops.operations.SGD
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SGD
)
| Supported | Doing | Doing | nn_ops
|
[
mindspore.ops.operations.SGD
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SGD
)
| Supported | Doing | Doing | nn_ops
|
[
mindspore.ops.operations.LayerNorm
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.LayerNorm
)
| Supported | Supported | Doing | nn_ops
|
[
mindspore.ops.operations.LayerNorm
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.LayerNorm
)
| Supported | Supported | Doing | nn_ops
...
@@ -270,6 +270,7 @@
...
@@ -270,6 +270,7 @@
|
[
mindspore.ops.operations.GatherNd
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.GatherNd
)
| Supported | Doing | Doing | array_ops
|
[
mindspore.ops.operations.GatherNd
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.GatherNd
)
| Supported | Doing | Doing | array_ops
|
[
mindspore.ops.operations.ApplyFtrl
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.ApplyFtrl
)
| Supported | Supported | Doing | array_ops
|
[
mindspore.ops.operations.ApplyFtrl
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.ApplyFtrl
)
| Supported | Supported | Doing | array_ops
|
[
mindspore.ops.operations.SparseApplyFtrl
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SparseApplyFtrl
)
| Supported | Doing | Doing | array_ops
|
[
mindspore.ops.operations.SparseApplyFtrl
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SparseApplyFtrl
)
| Supported | Doing | Doing | array_ops
|
[
mindspore.ops.operations.FusedSparseFtrl
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.FusedSparseFtrl
)
| Doing | Doing | Supported | array_ops
|
[
mindspore.ops.operations.SparseApplyFtrlV2
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SparseApplyFtrlV2
)
| Supported | Doing | Doing | array_ops
|
[
mindspore.ops.operations.SparseApplyFtrlV2
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SparseApplyFtrlV2
)
| Supported | Doing | Doing | array_ops
|
[
mindspore.ops.operations.ScatterNdUpdate
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.ScatterNdUpdate
)
| Supported | Doing | Doing | array_ops
|
[
mindspore.ops.operations.ScatterNdUpdate
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.ScatterNdUpdate
)
| Supported | Doing | Doing | array_ops
|
[
mindspore.ops.operations.ScatterUpdate
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.ScatterUpdate
)
| Supported | Doing | Doing | array_ops
|
[
mindspore.ops.operations.ScatterUpdate
](
https://www.mindspore.cn/api/en/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.ScatterUpdate
)
| Supported | Doing | Doing | array_ops
...
...
docs/source_zh_cn/operator_list.md
浏览文件 @
43aab742
...
@@ -64,7 +64,6 @@
...
@@ -64,7 +64,6 @@
|
[
mindspore.nn.LazyAdam
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.nn.html#mindspore.nn.LazyAdam
)
| Supported |Doing | Doing |optim/lazyadam
|
[
mindspore.nn.LazyAdam
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.nn.html#mindspore.nn.LazyAdam
)
| Supported |Doing | Doing |optim/lazyadam
|
[
mindspore.nn.Adam
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.nn.html#mindspore.nn.Adam
)
| Supported |Doing | Doing |optim/adam
|
[
mindspore.nn.Adam
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.nn.html#mindspore.nn.Adam
)
| Supported |Doing | Doing |optim/adam
|
[
mindspore.nn.AdamWeightDecay
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.nn.html#mindspore.nn.AdamWeightDecay
)
| Supported | Supported | Doing |optim/adam
|
[
mindspore.nn.AdamWeightDecay
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.nn.html#mindspore.nn.AdamWeightDecay
)
| Supported | Supported | Doing |optim/adam
|
[
mindspore.nn.AdamWeightDecayDynamicLR
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.nn.html#mindspore.nn.AdamWeightDecayDynamicLR
)
| Supported | Supported | Doing |optim/adam
|
[
mindspore.nn.Lamb
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.nn.html#mindspore.nn.Lamb
)
| Supported | Supported | Doing |optim/lamb
|
[
mindspore.nn.Lamb
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.nn.html#mindspore.nn.Lamb
)
| Supported | Supported | Doing |optim/lamb
|
[
mindspore.nn.LARS
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.nn.html#mindspore.nn.LARS
)
|Supported |Doing | Doing |optim/lars
|
[
mindspore.nn.LARS
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.nn.html#mindspore.nn.LARS
)
|Supported |Doing | Doing |optim/lars
|
[
mindspore.nn.Momentum
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.nn.html#mindspore.nn.Momentum
)
| Supported | Supported | Doing |optim/momentum
|
[
mindspore.nn.Momentum
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.nn.html#mindspore.nn.Momentum
)
| Supported | Supported | Doing |optim/momentum
...
@@ -130,9 +129,10 @@
...
@@ -130,9 +129,10 @@
|
[
mindspore.ops.operations.SparseApplyAdagrad
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SparseApplyAdagrad
)
| Supported | Doing | Doing | nn_ops
|
[
mindspore.ops.operations.SparseApplyAdagrad
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SparseApplyAdagrad
)
| Supported | Doing | Doing | nn_ops
|
[
mindspore.ops.operations.SparseApplyAdagradV2
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SparseApplyAdagradV2
)
| Supported | Doing | Doing | nn_ops
|
[
mindspore.ops.operations.SparseApplyAdagradV2
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SparseApplyAdagradV2
)
| Supported | Doing | Doing | nn_ops
|
[
mindspore.ops.operations.SparseApplyProximalAdagrad
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SparseApplyProximalAdagrad
)
| Supported | Doing | Doing | nn_ops
|
[
mindspore.ops.operations.SparseApplyProximalAdagrad
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SparseApplyProximalAdagrad
)
| Supported | Doing | Doing | nn_ops
|
[
mindspore.ops.operations.FusedSparseProximalAdagrad
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.FusedSparseProximalAdagrad
)
| Doing | Doing | Supported | nn_ops
|
[
mindspore.ops.operations.ApplyProximalAdagrad
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.ApplyProximalAdagrad
)
| Supported | Doing | Doing | nn_ops
|
[
mindspore.ops.operations.ApplyProximalAdagrad
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.ApplyProximalAdagrad
)
| Supported | Doing | Doing | nn_ops
|
[
mindspore.ops.operations.
SparseApplyLazyAdam
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SparseApply
LazyAdam
)
| Doing | Doing | Supported | nn_ops
|
[
mindspore.ops.operations.
FusedSparseLazyAdam
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.FusedSparse
LazyAdam
)
| Doing | Doing | Supported | nn_ops
|
[
mindspore.ops.operations.
SparseApplyAdam
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SparseApply
Adam
)
| Doing | Doing | Supported | nn_ops
|
[
mindspore.ops.operations.
FusedSparseAdam
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.FusedSparse
Adam
)
| Doing | Doing | Supported | nn_ops
|
[
mindspore.ops.operations.SmoothL1Loss
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SmoothL1Loss
)
| Supported | Doing | Doing | nn_ops
|
[
mindspore.ops.operations.SmoothL1Loss
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SmoothL1Loss
)
| Supported | Doing | Doing | nn_ops
|
[
mindspore.ops.operations.SGD
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SGD
)
| Supported | Doing | Doing | nn_ops
|
[
mindspore.ops.operations.SGD
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SGD
)
| Supported | Doing | Doing | nn_ops
|
[
mindspore.ops.operations.LayerNorm
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.LayerNorm
)
| Supported | Supported | Doing | nn_ops
|
[
mindspore.ops.operations.LayerNorm
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.LayerNorm
)
| Supported | Supported | Doing | nn_ops
...
@@ -270,6 +270,7 @@
...
@@ -270,6 +270,7 @@
|
[
mindspore.ops.operations.GatherNd
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.GatherNd
)
| Supported | Doing | Doing | array_ops
|
[
mindspore.ops.operations.GatherNd
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.GatherNd
)
| Supported | Doing | Doing | array_ops
|
[
mindspore.ops.operations.ApplyFtrl
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.ApplyFtrl
)
| Supported | Supported | Doing | array_ops
|
[
mindspore.ops.operations.ApplyFtrl
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.ApplyFtrl
)
| Supported | Supported | Doing | array_ops
|
[
mindspore.ops.operations.SparseApplyFtrl
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SparseApplyFtrl
)
| Supported | Doing | Doing | array_ops
|
[
mindspore.ops.operations.SparseApplyFtrl
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SparseApplyFtrl
)
| Supported | Doing | Doing | array_ops
|
[
mindspore.ops.operations.FusedSparseFtrl
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.FusedSparseFtrl
)
| Doing | Doing | Supported | array_ops
|
[
mindspore.ops.operations.SparseApplyFtrlV2
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SparseApplyFtrlV2
)
| Supported | Doing | Doing | array_ops
|
[
mindspore.ops.operations.SparseApplyFtrlV2
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.SparseApplyFtrlV2
)
| Supported | Doing | Doing | array_ops
|
[
mindspore.ops.operations.ScatterNdUpdate
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.ScatterNdUpdate
)
| Supported | Doing | Doing | array_ops
|
[
mindspore.ops.operations.ScatterNdUpdate
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.ScatterNdUpdate
)
| Supported | Doing | Doing | array_ops
|
[
mindspore.ops.operations.ScatterUpdate
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.ScatterUpdate
)
| Supported | Doing | Doing | array_ops
|
[
mindspore.ops.operations.ScatterUpdate
](
https://www.mindspore.cn/api/zh-CN/master/api/python/mindspore/mindspore.ops.operations.html#mindspore.ops.operations.ScatterUpdate
)
| Supported | Doing | Doing | array_ops
...
...
tutorials/source_en/advanced_use/host_device_training.md
浏览文件 @
43aab742
...
@@ -107,11 +107,11 @@ Search `EmbeddingLookup` in `test_deep0.log`, the following can be found:
...
@@ -107,11 +107,11 @@ Search `EmbeddingLookup` in `test_deep0.log`, the following can be found:
showing the running time of
`EmbeddingLookup`
on the host.
showing the running time of
`EmbeddingLookup`
on the host.
Search
`
SparseApplyFtrl`
and
`SparseApply
LazyAdam`
in
`test_deep0.log`
, the following can be found:
Search
`
FusedSparseFtrl`
and
`FusedSparse
LazyAdam`
in
`test_deep0.log`
, the following can be found:
```
```
[INFO] DEVICE(109904,python3.7):2020-06-27-12:42:35.422.963 [mindspore/ccsrc/device/cpu/cpu_kernel_runtime.cc:324] Run] cpu kernel: Default/optimizer_w-FTRL/
SparseApply
Ftrl-op299 costs 54492 us.
[INFO] DEVICE(109904,python3.7):2020-06-27-12:42:35.422.963 [mindspore/ccsrc/device/cpu/cpu_kernel_runtime.cc:324] Run] cpu kernel: Default/optimizer_w-FTRL/
FusedSparse
Ftrl-op299 costs 54492 us.
[INFO] DEVICE(109904,python3.7):2020-06-27-12:42:35.565.953 [mindspore/ccsrc/device/cpu/cpu_kernel_runtime.cc:324] Run] cpu kernel: Default/optimizer_d-LazyAdam/
SparseApply
LazyAdam-op300 costs 142865 us.
[INFO] DEVICE(109904,python3.7):2020-06-27-12:42:35.565.953 [mindspore/ccsrc/device/cpu/cpu_kernel_runtime.cc:324] Run] cpu kernel: Default/optimizer_d-LazyAdam/
FusedSparse
LazyAdam-op300 costs 142865 us.
```
```
showing the running time of two optimizers on the host.
showing the running time of two optimizers on the host.
tutorials/source_zh_cn/advanced_use/host_device_training.md
浏览文件 @
43aab742
...
@@ -100,11 +100,11 @@ epoch: 1 step: 10, wide_loss is 0.566089, deep_loss is 0.6884129
...
@@ -100,11 +100,11 @@ epoch: 1 step: 10, wide_loss is 0.566089, deep_loss is 0.6884129
```
```
表示
`EmbeddingLookup`
在主机端的执行时间。
表示
`EmbeddingLookup`
在主机端的执行时间。
继续在
`test_deep0.log`
搜索关键字
`
SparseApplyFtrl`
和
`SparseApply
LazyAdam`
,可找到如下信息:
继续在
`test_deep0.log`
搜索关键字
`
FusedSparseFtrl`
和
`FusedSparse
LazyAdam`
,可找到如下信息:
```
```
[INFO] DEVICE(109904,python3.7):2020-06-27-12:42:35.422.963 [mindspore/ccsrc/device/cpu/cpu_kernel_runtime.cc:324] Run] cpu kernel: Default/optimizer_w-FTRL/
SparseApply
Ftrl-op299 costs 54492 us.
[INFO] DEVICE(109904,python3.7):2020-06-27-12:42:35.422.963 [mindspore/ccsrc/device/cpu/cpu_kernel_runtime.cc:324] Run] cpu kernel: Default/optimizer_w-FTRL/
FusedSparse
Ftrl-op299 costs 54492 us.
[INFO] DEVICE(109904,python3.7):2020-06-27-12:42:35.565.953 [mindspore/ccsrc/device/cpu/cpu_kernel_runtime.cc:324] Run] cpu kernel: Default/optimizer_d-LazyAdam/
SparseApply
LazyAdam-op300 costs 142865 us.
[INFO] DEVICE(109904,python3.7):2020-06-27-12:42:35.565.953 [mindspore/ccsrc/device/cpu/cpu_kernel_runtime.cc:324] Run] cpu kernel: Default/optimizer_d-LazyAdam/
FusedSparse
LazyAdam-op300 costs 142865 us.
```
```
表示两个优化器在主机端的执行时间。
表示两个优化器在主机端的执行时间。
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录