Wei Luning
|
3db8cfa54f
|
add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try
|
5 years ago |
mindspore-ci-bot
|
78a29bba3c
|
!972 Fix CSE bug for some operations like `DropoutGenMask` which may have random effect
Merge pull request !972 from seatea/fix-cse-bug-for-random-effect
|
5 years ago |
mindspore-ci-bot
|
6de7eb2633
|
!1203 delete ApplyAdamD for master
Merge pull request !1203 from changzherui/code516
|
5 years ago |
changzherui
|
1e93927772
|
code 516 for test
|
5 years ago |
seatea
|
981b013f81
|
Fix CSE bug for some operations like `DropoutGenMask` which should not
be optimized as it will generate different values each time.
|
5 years ago |
jiangjinsheng
|
c05203ef06
|
add validate for geswitch and merge
|
5 years ago |
shijianning
|
f2230fb070
|
fix pylint warnings
|
5 years ago |
mindspore-ci-bot
|
0695bb4c18
|
!1115 DepthwiseConv2d+Eltwise buffer fusion pass
Merge pull request !1115 from wangcong/master
|
5 years ago |
mindspore-ci-bot
|
074a2f342c
|
!1116 optimize SoftmaxCrossEntropWithLogits and momentum
Merge pull request !1116 from JichenZhao/add_labelsmooth_andnesterov
|
5 years ago |
zhaojichen
|
ff710dde5d
|
optimize SoftmaxCrossEntropWithLogits and momentum
|
5 years ago |
gaojing
|
abb4b7ed5c
|
fix some python code format
|
5 years ago |
wangcong
|
3fbd0101cd
|
add depthwise conv attr
|
5 years ago |
liuxiao
|
10abb68498
|
add ops CTCLoss
|
5 years ago |
mindspore-ci-bot
|
6ab046e4dd
|
!1062 Adapt Softplus\SoftplusGrad for VM, and ApplyFtrlD for both GE and VM.
Merge pull request !1062 from liuxiao/softplus-softplusgrad
|
5 years ago |
mindspore-ci-bot
|
66667d727e
|
!1034 Gpu Support Dropout operator
Merge pull request !1034 from SanjayChan/dropout
|
5 years ago |
liuxiao
|
4335e9bc83
|
adapt Softplus\SoftplusGrad\ApplyFtrlD for VM
|
5 years ago |
chenzomi
|
661f9dfaf8
|
add dropout primtive
|
5 years ago |
mindspore-ci-bot
|
bbc094f2a2
|
!1029 lstm operators dims check
Merge pull request !1029 from chenweifeng/lstm_ops_check
|
5 years ago |
mindspore-ci-bot
|
8a45ab1125
|
!906 fix a bug that support dilation greater than 1 in conv2dTranspose ops
Merge pull request !906 from yangyongjie/master
|
5 years ago |
wilfChen
|
8eba2c5147
|
dims check
|
5 years ago |
gaojing
|
9772e08a9c
|
fix some python code format'
|
5 years ago |
liuxiao
|
eba74ca8f7
|
add ops for VM
|
5 years ago |
changzherui
|
48735c25ca
|
modify applr momentum output 2
|
5 years ago |
yangyongjie
|
3f1c6b7b47
|
solve the problem when dialtion greater than 1 in Conv2dTranspose ops
|
5 years ago |
changzherui
|
b323199dc1
|
syn code 430
|
5 years ago |
zhaozhenlong
|
4694c979a5
|
delete pack description about num and add raise error
SparseApplyAdagrad example format
PReLU and grad state 1-d not supported
atan2 bprop dx dy revert to original shapes
|
5 years ago |
mindspore-ci-bot
|
0b67ca85df
|
!884 fix checking bug of ApplyCenteredRMSProp
Merge pull request !884 from fary86/fix_checking_bug_of_ApplyCenteredRMSProp
|
5 years ago |
fary86
|
d52277a9a4
|
Fix checking bug of ApplyCenteredRMSProp
|
5 years ago |
buxue
|
064d370a61
|
fix bug of Acosh bprop and Elu bprop
|
5 years ago |
zhaozhenlong
|
b79382ab32
|
me ge use ApplyAdamD
|
5 years ago |
zhaozhenlong
|
81077588fe
|
adapt ApplyAdam remove outputs m and v
|
5 years ago |
mindspore-ci-bot
|
f2579b8f0f
|
!71 Adapt SparseApplyAdagradD
Merge pull request !71 from zhaozhenlong/sparse-apply-ada-grad-add-output-accum
|
5 years ago |
mindspore-ci-bot
|
abcbe56ec1
|
!624 modify buffer fusion used num
Merge pull request !624 from jjfeing/master
|
5 years ago |
zhaozhenlong
|
243cd33203
|
adapt SparseApplyAdagradD adding output accum
|
5 years ago |
jjfeing
|
d03e04b828
|
support buffer fusion
|
5 years ago |
mindspore-ci-bot
|
9ffb3993e8
|
!732 dock AcoshGrad for GE and AvgPool AvgPoolGrad for VM
Merge pull request !732 from zhangbuxue/dock_AcoshGrad_AvgPool_AvgPoolGrad_for_vm
|
5 years ago |
fary86
|
22349df240
|
Fix bug of ApplyRMSProp's check
|
5 years ago |
mindspore-ci-bot
|
e3d5fa90de
|
!734 add example for nn_ops.py
Merge pull request !734 from jiangjinsheng/nn_ops_example
|
5 years ago |
buxue
|
0f89cc1da4
|
dock AcoshGrad for GE and AvgPool AvgPoolGrad for Vm
|
5 years ago |
jiangjinsheng
|
cb8e732ece
|
add examples for nn_ops.py
|
5 years ago |
fary86
|
7714a7fa87
|
Fix checking bug of PReLU
|
5 years ago |
fary86
|
78b4479ac6
|
Fix bug of ApplyRMSProp's check
|
5 years ago |
zhaozhenlong
|
2265669d32
|
add examples for ops
Conv2D
Conv2dBackpropInput
SigmoidCrossEntropyWithLogits
SoftmaxCrossEntropyWithLogits
SparseSoftmaxCrossEntropyWithLogits
SparseApplyAdagrad
|
5 years ago |
mindspore-ci-bot
|
c52466d9bd
|
!691 fix bug of Acosh, TopK, ResizeNearestNeighbor, DepthwiseConv2dNative.
Merge pull request !691 from zhangbuxue/fix_bug_of_ops
|
5 years ago |
buxue
|
9cb71441ea
|
fix bugs of Acosh, TopK, ResizeNearestNeighbor, DepthwiseConv2dNative
|
5 years ago |
liuxiao
|
5e877a7715
|
modify api and add example
|
5 years ago |
mindspore-ci-bot
|
d1c28c1dce
|
!675 [revert] AdjustAllReduceMulAdd
Merge pull request !675 from vlne-v1/revert-allreduce-addn-opt
|
5 years ago |
Wei Luning
|
f305d6f8a7
|
Revert "add pattern AdjustAllReduceMulAdd"
This reverts commit ea6958c50a.
|
5 years ago |
jinyaohui
|
219bc18439
|
clean pylint
|
5 years ago |
zhaozhenlong
|
3209687b9a
|
conv2d bp filter input primitive stride 2 and adapt to 4
|
5 years ago |