TFBunny
bc5434090c
addn int64 support
4 years ago
mindspore-ci-bot
a24c3cbfc5
!15709 add AdamWeightDecay CPU op and optimize with SIMD Intrinsics
From: @zhaosida_hw
Reviewed-by: @kisnwang,@zhoufeng54
Signed-off-by: @zhoufeng54
4 years ago
mindspore-ci-bot
94ed3b89a3
!15647 Add rint op for cpu and gpu
From: @xcnick
Reviewed-by: @liangchenghui,@tom__chen
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
ef535c360a
!15607 bugfix-issue:DepthToSpace SyncHostToDevice failed and the result is incorrect.
From: @kanghui0204
Reviewed-by: @liangchenghui,@tom__chen
Signed-off-by: @liangchenghui
4 years ago
zhaosida
0a920057a5
add AdamWeightDecay CPU op and optimize with SIMD intinsics
4 years ago
xcnick
a90713b194
Add rint op kernel for cpu and gpu
4 years ago
mindspore-ci-bot
fe5e43747f
!15499 [GraphKernel] enhancement reorder_ops pass to support reordering cast and type insensitive operators
From: @looop5
Reviewed-by: @gaoxiong1,@dylangeng
Signed-off-by: @dylangeng
4 years ago
mindspore-ci-bot
a0ab73cc8e
!15554 Add floormod op for cpu and gpu
From: @xcnick
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
kanghui
d9a1ee3429
fix depthtospace and spacetodepth ops bugs
Signed-off-by: kanghui <405194527@qq.com>
4 years ago
looop5
e88cdc84ec
enhancement reorder_ops pass to support reordering cast and type insensitive operators
support castup, type-insensitive to type-insensitive, castup
refactor reorder_ops
fix compiling
move reorder_ops pass to later
fix abstract
refactor
fix node input num bug
4 years ago
xcnick
181844a3d9
Add floormod op for cpu and gpu
4 years ago
TFBunny
e8794ce0d7
add gpu kernel HSigmoid and HSigmoidGrad
4 years ago
buxue
3dc5f1a41d
convert the implementation of BroadCastTo, ReluGrad, ReLU6Grad CPU operators to nnacl
4 years ago
mindspore-ci-bot
6611d79366
!14669 Add mod kernel implementation for gpu
From: @xcnick
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
5fe72ea838
!15464 fix bugs in np.convolve and np.diff
From: @yanglf1121
Reviewed-by: @liangchenghui,@kingxian
Signed-off-by: @liangchenghui,@kingxian
4 years ago
tom__chen
7ea4bd0593
batchnorm1d gpu op
4 years ago
yanglf1121
43ebd837b9
fix diff, convolve
4 years ago
tom__chen
7e086b26a1
resize_bilinear gpu op
4 years ago
mindspore-ci-bot
512130d171
!15363 cpu unique support fp16
From: @kisnwang
Reviewed-by: @jjfeing,@zhoufeng54
Signed-off-by: @zhoufeng54
4 years ago
xcnick
6279ff4bbb
add mod op kernel for gpu
4 years ago
kswang
9c8ada03fe
cpu unique kernel support fp16
4 years ago
mindspore-ci-bot
4631facee9
!15140 Add GPU ops:depthtospace and spacetodepth
From: @kanghui0204
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
83b7f754bd
!15255 add CPU IOU
From: @zhao_ting_v
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
4 years ago
kanghui
91cd3490e8
Add GPU ops:depthtospace and spacetodepth
Signed-off-by: kanghui <405194527@qq.com>
4 years ago
zhaoting
2424ed7ee5
add CPU IOU
4 years ago
mindspore-ci-bot
29ab37d925
!14997 add scatter operations: ScatterAdd ScatterSub ScatterMul ScatterDiv ScatterMax ScatterMin ScatterUpdate
From: @dinglongwei
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
4 years ago
mindspore-ci-bot
0fe493e205
!15161 support hbm perfermance test
From: @laiyongqiang
Reviewed-by: @jjfeing,@majorzhang
Signed-off-by: @majorzhang
4 years ago
laiyongqiang
de0f6edf5a
support hbm profile
4 years ago
dinglongwei
7ec1793525
add cpu operations: ScatterAdd ScatterSub ScatterMul ScatterDiv ScatterMax ScatterMin ScatterUpdate
4 years ago
mindspore-ci-bot
4cc75df1ac
!15221 Support PReLU for GPU platform
From: @xuguoyang5566
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
56d0de9495
!15004 Adding SGD operator in CPU
From: @huangbo77
Reviewed-by: @wuxuejian,@oacjiewen
Signed-off-by: @wuxuejian
4 years ago
mindspore-ci-bot
d45dae687c
!15190 Add bool support to GPU Select
From: @TFbunny
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
4 years ago
xuguoyang
7d1a35bedb
support PReLU for GPU platform
4 years ago
yuanwei66
ee9b452b57
fix l2normalize ops parallel problem
4 years ago
TFBunny
b61e963b9f
add bool support to gpu select
4 years ago
lingyunli63
c48c2430f0
fuse matmul and elementwise in graphkernel
4 years ago
huangbo77
cb54c6efae
added SGD operation in CPU
4 years ago
mindspore-ci-bot
d09844a601
!15127 Add type support for GPU TensorScatterUpdate
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 years ago
TFBunny
f6c9e90ad0
add bool support to gpu gather
4 years ago
TFBunny
e3820ad2cb
add tensor scatter update support different type inputs
4 years ago
mindspore-ci-bot
e2112c55f9
!15070 fix code review alarmsfix code review alarms
From: @shibeiji
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
4 years ago
mindspore-ci-bot
74ca49529a
!14732 Add L2NormalizeGrad for CPU
From: @he-botao
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by:
4 years ago
mindspore-ci-bot
789c28d4d8
!14728 add l2normalize ops for cpu
From: @yuanwei66
Reviewed-by:
Signed-off-by:
4 years ago
shibeiji
5cfab3b1a8
fix code review alarms
4 years ago
yuanwei66
33870dc46d
add l2normalize ops for cpu
4 years ago
hebotao
a7b445c50c
Add L2NormalizeGradCPUKernel
Add L2NormalizeGradCPUKernel 修改测试用例误差判断方式
Add L2NormalizeGradCPUKernel 注释调试信息
Add L2NormalizeGradCPUKernel 修改反向算子的计算公式
Add L2NormalizeGradCPUKernel 去掉 float16 的注册
Add L2NormalizeGradCPUKernel 使用相对误差
Add L2NormalizeGradCPUKernel 更新反向公式
Add L2NormalizeGradCPUKernel 删除调试信息
清除告警
Add L2NormalizeGradCPUKernel 添加测试用例
Add L2NormalizeGradCPUKernel 删除多余的函数
Add L2NormalizeGradCPUKernel 修改注释中的时间
Add L2NormalizeGradCPUKernel 格式化代码
Add L2NormalizeGradCPUKernel 格式化代码,修改 cpplint 问题
Add L2NormalizeGradCPUKernel 修改 cpplint,pylint 问题
Add L2NormalizeGradCPUKernel 修改求导函数,与 GPU 和 Ascend 保持一致。
修改后的公式在数学意义上有问题,但已经和武雪剑对齐,认为没有影响,没有必要要求 GPU 和 Ascend 修改代码。
Add L2NormalizeGradCPUKernel 精简测试用例
4 years ago
mindspore-ci-bot
7ae11f91e6
!14791 add ascend lstm test case
From: @woshixiaoli
Reviewed-by: @liangchenghui,@chujinjin
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
5b4685c5ea
!14604 [GraphKernel] add some expander ops
From: @chenlei_autodiff
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
c907c95da5
!14849 fix codedex and bot
From: @fangzehua
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
4 years ago
chenlei_autodiff
13fbfca6b9
[graph kernel] add expander ops.
4 years ago