hwjiaorui
9afd1e5174
code clean
5 years ago
Peilin Wang
91242dcf53
gpu sort op initial commit
fix ci
fix ci
fix ci
fix ci
fix ci
5 years ago
mindspore-ci-bot
a835d265ca
!15858 Fix HSigmoidGrad bug in GPU
From: @TFbunny
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui,@wuxuejian
5 years ago
TFBunny
309fb476bf
add fix to hsigmoid grad
5 years ago
tom__chen
5ff184e298
fix pclint warnings
5 years ago
mindspore-ci-bot
37af5b2f7a
!15733 Fix ci alarms
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
5 years ago
Peilin Wang
8bc5098d99
fix ci alarms
add 2021 for copyright year for a file
fix ci
5 years ago
TFBunny
947318d4e0
fix ci alarm in core/abstract
5 years ago
mindspore-ci-bot
6801ef61e0
!13634 Add GPU HSigmoid and HSigmoidGrad and support dynamic shape
From: @TFbunny
Reviewed-by: @robingrosman,@robingrosman,@liangchenghui
Signed-off-by: @liangchenghui
5 years ago
mindspore-ci-bot
15cd9c8997
!15548 fix ci alarm on master
From: @TFbunny
Reviewed-by: @tom__chen,@liangchenghui
Signed-off-by: @liangchenghui
5 years ago
mindspore-ci-bot
e3dc9a75cc
!12898 support parameter freeze
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
5 years ago
TFBunny
e8794ce0d7
add gpu kernel HSigmoid and HSigmoidGrad
5 years ago
TFBunny
eeddcef152
fix master ci alarm
5 years ago
lianliguang
5849706968
clean pclint warning
5 years ago
buxue
2bda8c21e9
support grad freeze
5 years ago
mindspore-ci-bot
ca8ab21233
!15470 Fix bug of InferImplAdd
From: @jojobugfree
Reviewed-by: @kisnwang,@zhoufeng54
Signed-off-by: @zhoufeng54
5 years ago
caifubi
9923d4794d
Fix bug of Add infershape
5 years ago
lianliguang
d2c696667b
change process of infer value
5 years ago
mindspore-ci-bot
81ce644e0d
!15211 gather op infer
From: @simson_wu
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
5 years ago
simson
b43bf90666
gather op infer
5 years ago
LianLiguang
a0d25d8b57
avoid cast when doing infer
5 years ago
l00591931
c83ae2f294
Add logsoftmax C++ infer
5 years ago
mindspore-ci-bot
2cf38aead8
!14904 Fix codex and index_add doc text, master branch
From: @tom__chen
Reviewed-by: @pandoublefeng,@robingrosman
Signed-off-by: @pandoublefeng
5 years ago
lilei
423cfac133
modify codeDEX_C for R1.2
5 years ago
mindspore-ci-bot
3f507d95c1
!14035 Update CPU Supported NN
From: @yanzhenxiang2020
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
5 years ago
LianLiguang
bdc21bcf3e
change infer value
5 years ago
tom__chen
c07a22d032
fix codex and index_add op doc text
5 years ago
yanzhenxiang2020
5a6c183258
Update CPU Supported NN
5 years ago
mindspore-ci-bot
e2260a2f09
!14612 remove ControlDepend
From: @huangbingjian
Reviewed-by:
Signed-off-by:
5 years ago
huangbingjian
63a89925ff
remove ControlDepend and its use
5 years ago
mindspore-ci-bot
c543e121ed
!14623 Add IsDynamic func to BaseShape && PyNative perf opt
From: @jojobugfree
Reviewed-by: @zhoufeng54,@kisnwang
Signed-off-by: @zhoufeng54
5 years ago
caifubi
23476a783e
Add IsDynamic to BaseShape and optimize PyNative operf
5 years ago
LianLiguang
8cabd090de
change macro of reg infer
5 years ago
LianLiguang
800edfd741
remove parameter of check positive vector
5 years ago
dingpeifei
87e41aaeee
IR operators of GPU and CPU are unified as batchnorm
5 years ago
LianLiguang
d34074d1ac
fix bug of biasadd grad's infer shape
5 years ago
fangzehua
dadbd54f0e
add embedding infer
5 years ago
LianLiguang
4acab81599
using cpp infer firstly
5 years ago
mindspore-ci-bot
7446b67a3b
!12875 Adapt some ops for 3d format.
From: @liu_xiao_93
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
87b71c1831
!12767 Add float64 support to gpu gather* grad ops
From: @peilin-wang
Reviewed-by:
Signed-off-by:
5 years ago
liu_xiao_93
f37a230fe8
Adapt some ops for 3d format.
5 years ago
Zhang Qinghua
8b8c59f01e
Optimize the compile performance in Parser, FG, Manager and Renormalize:
---
Remove the routine of handling isolated nodes in Renormalize.
Add isolated nodes from Parser&Resolver.
Modify isolated nodes handling in FG&Manager.
Optimize the renormalize routines.
Other optimizations.
5 years ago
Peilin Wang
1e93aaceeb
add float64 support to gather grad and gatherd grad
add float64 support to scatterNd for GatherNd grad
fix typo
left out a file
5 years ago
yujianfeng
f0b7c3dd4d
Add a switch to control grad for scalar
5 years ago
mindspore-ci-bot
f269f3fc8d
!12231 Support ad for scalar inputs
From: @ginfung
Reviewed-by:
Signed-off-by:
5 years ago
tom__chen
03b1aeecdb
FusedBatchNormEx dynamic shape support
5 years ago
yujianfeng
41189781f3
support scalar input for cell
5 years ago
mindspore-ci-bot
bff0fde980
!12249 make slice support tensor
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
5 years ago
buxue
416017bf65
make slice support tensor
5 years ago
mindspore-ci-bot
cab5ece4e9
!12461 1、fix square_sum_fusion pattern not match 2、add pass:load_eliminate
From: @Margaret_wangrui
Reviewed-by: @hwhewei,@zh_qh
Signed-off-by: @zh_qh
5 years ago