mindspore-ci-bot
|
5b0472683c
|
!1737 sparse feature backpropagation
Merge pull request !1737 from lirongzhen1/sparse
|
5 years ago |
mindspore-ci-bot
|
af85b2cebf
|
!1986 fixed validator for CumSum
Merge pull request !1986 from jiangjinsheng/issue_fix2
|
5 years ago |
jiangjinsheng
|
91183182f4
|
fixed CumSum, BesselI1e etc
|
5 years ago |
lirongzhen1
|
516b56cb64
|
sparse feature bp
|
5 years ago |
mindspore-ci-bot
|
3b8edd5a5b
|
!1918 sparse grad for gatherv2
Merge pull request !1918 from riemann_penn/sparse_grad_for_gatherv2
|
5 years ago |
panyifeng
|
acaa66a738
|
sparse grad for gatherv2
|
6 years ago |
kingfo
|
38436f929f
|
move hook function to primtivePy class
|
5 years ago |
mindspore-ci-bot
|
0a897b0ce7
|
!1865 add inv,invgrad&invert for vm
Merge pull request !1865 from JichenZhao/bnops_for_vm
|
5 years ago |
zhaojichen
|
cdb7ec937b
|
add inv,invgrad&invert for vm
|
5 years ago |
zhaozhenlong
|
1f342fb926
|
add op BroadcastTo
|
5 years ago |
chenzomi
|
b7db3e9a4b
|
add fake quant per channel and bug fix
|
5 years ago |
liuwenhao4
|
ad4996d528
|
Register forward and backward operations of Ceil
|
5 years ago |
fangzehua
|
14b045fc63
|
add DivNoNan vm ops.
|
5 years ago |
mindspore-ci-bot
|
2c18152791
|
!1739 fix bug: P.FakeQuantWithMinMax not support 1 dim
Merge pull request !1739 from 王东旭/master
|
5 years ago |
mindspore-ci-bot
|
fd1994b66a
|
!1759 Gpu Dropout kernel fix
Merge pull request !1759 from chenweifeng/dropout
|
5 years ago |
zhaozhenlong
|
270f79c8c2
|
add op BasicLSTMCell vm
|
5 years ago |
wangdongxu6
|
9eee157c58
|
fix some quant op bug
|
5 years ago |
mindspore-ci-bot
|
addf8e7d06
|
!1750 add vm support for operaotr Expm1
Merge pull request !1750 from zhouneng/add_vm_support_for_expm1
|
5 years ago |
wilfChen
|
cf0820aae9
|
Gpu Dropout kernel fix
|
5 years ago |
lihongkang
|
436b309915
|
add vm for cosh and sinh
|
5 years ago |
zhouneng
|
e5419f7bd1
|
add vm support for Expm1
|
5 years ago |
mindspore-ci-bot
|
d8e06d0af5
|
!1729 fix bprop of ExtractImagePatches
Merge pull request !1729 from zhangbuxue/fix_bprop_of_ExtractImagePatches
|
5 years ago |
buxue
|
01e9b2d94e
|
fix bprop of ExtractImagePatches
|
5 years ago |
zhouneng
|
e6b9432aca
|
add register for Atan AtanGrad Atanh
|
5 years ago |
mindspore-ci-bot
|
bbc64b8873
|
!1528 support vm for BesselI0e and BesselI1e
Merge pull request !1528 from jiangjinsheng/vm_bessel
|
5 years ago |
jiangjinsheng
|
c3f681f0cf
|
vm for BesselI0e and BesselI1e
|
5 years ago |
fangzehua
|
c0b8a90105
|
add vm ops: asin asinh asingrad asinhgrad
|
5 years ago |
mindspore-ci-bot
|
a7744bde25
|
!1558 fix performance of bert
Merge pull request !1558 from chenhaozhe/bert-optimiaztion
|
5 years ago |
mindspore-ci-bot
|
14f9a6e31c
|
!1310 add cpu lstm
Merge pull request !1310 from baihuawei/cpu-lstm
|
5 years ago |
chenhaozhe
|
f65913d62a
|
fix performance of bert
|
5 years ago |
baihuawei
|
9bcdf4cbdc
|
add lstm
|
5 years ago |
mindspore-ci-bot
|
c8b30f9290
|
!1504 add custom tbe ops for quant aware training
Merge pull request !1504 from wandongdong/master
|
5 years ago |
wandongdong
|
d35c41e737
|
add custom tbe ops for quant aware training
|
5 years ago |
chenhaozhe
|
b6aceddeab
|
update bert scripts according to rules of modelzoo
|
6 years ago |
mindspore-ci-bot
|
2eedd32120
|
!1472 add operator HostAllGather and HostReduceScatter
Merge pull request !1472 from yihuaijie/master
|
5 years ago |
jiangjinsheng
|
a45dfca142
|
support BatchToSpaceND and SpaceToBatchND
|
5 years ago |
Yi Huaijie
|
2f8e7ff693
|
add operator HostAllGather and HostReduceScatter
|
5 years ago |
zhaozhenlong
|
a5c021f450
|
smoothL1Loss grad wrt target
|
6 years ago |
liuxiao
|
627724a205
|
Add RangeD for GE
|
6 years ago |
jiangjinsheng
|
2d3cd8276e
|
vm for erfc
|
6 years ago |
liuxiao
|
cc024bb3a1
|
UnsortedSegmentMin for GE
|
6 years ago |
mindspore-ci-bot
|
ba3d48817e
|
!1070 Adapt aicpu op CTCLoss and TBE op L2Loss for GE.
Merge pull request !1070 from liuxiao/ops-for-VM
|
6 years ago |
mindspore-ci-bot
|
7ab3f5c348
|
!1086 fix some bug in quant debug
Merge pull request !1086 from SanjayChan/05showcase
|
6 years ago |
liuxiao
|
10abb68498
|
add ops CTCLoss
|
6 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
|
6 years ago |
chenzomi
|
2a695cfe24
|
fix some bug in quant debug
|
6 years ago |
jiangjinsheng
|
c36e7f1564
|
support vm for log1p
|
6 years ago |
mindspore-ci-bot
|
66667d727e
|
!1034 Gpu Support Dropout operator
Merge pull request !1034 from SanjayChan/dropout
|
6 years ago |
liuxiao
|
4335e9bc83
|
adapt Softplus\SoftplusGrad\ApplyFtrlD for VM
|
6 years ago |
chenzomi
|
661f9dfaf8
|
add dropout primtive
|
6 years ago |