buxue
23fb6f8fc3
fix buf of pow bprop
5 years ago
root
4e85071055
redundant codes clean
5 years ago
mindspore-ci-bot
c493859978
!4004 add squreasumall grad
Merge pull request !4004 from fangzehua/squaresumall
5 years ago
fangzehua
7011508379
add squreasumall grad
5 years ago
fangzehua
f7b7b0aba7
fix reciprocal grad gpu and resizeNearestNeighor
5 years ago
mindspore-ci-bot
aa65cbf733
!3846 Add TBE op SquaredDifference\Xdivy\Xlogy for VM.
Merge pull request !3846 from liuxiao93/Add-ops-SeluSquaredDifference
5 years ago
mindspore-ci-bot
f4e4fd2cfd
!3577 add ReciprocalGrad RsqrtGrad SqrtGrad
Merge pull request !3577 from fangzehua/many_grad_ops
5 years ago
liuxiao93
374b7b8583
Add TBE op SquaredDifference for VM.
5 years ago
fangzehua
a80432f08e
add 4 grad ops
5 years ago
fangzehua
236204f931
fix matrixdiag floordiv softmax
5 years ago
fangzehua
228a959cc7
add reduce any op for vm
5 years ago
panyifeng
4d4e23fd9e
Add bprop for sparse_tensor
5 years ago
liuxiao93
8705545bcd
Fix bug about output of AddNGrad.
5 years ago
liuxiao93
c772b9e291
Add TBE ops Tan/TruncateDiv/TruncateMod for VM.
5 years ago
jiangjinsheng
ffd0352162
vm for mod
5 years ago
mindspore-ci-bot
932b7649e7
!2241 Adapting operator named AccumulateNV2
Merge pull request !2241 from zhangzheng/accumulate
5 years ago
zhangz0911gm
4ac1876237
Adapting AccumulateNV2
6 years ago
jiangjinsheng
e71599b5ca
vm for lin_space
5 years ago
gong chen
a6dfa281ea
Init GraphKernel.
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
5 years ago
jiangjinsheng
e9d4b9864f
fixed Inv
5 years ago
zhouneng
51fe3501a4
add vm support for ApproximateEqual, InplaceUpdateD and InTopKD.
5 years ago
jiangjinsheng
91183182f4
fixed CumSum, BesselI1e etc
5 years ago
zhaojichen
cdb7ec937b
add inv,invgrad&invert for vm
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
addf8e7d06
!1750 add vm support for operaotr Expm1
Merge pull request !1750 from zhouneng/add_vm_support_for_expm1
5 years ago
lihongkang
436b309915
add vm for cosh and sinh
5 years ago
zhouneng
e5419f7bd1
add vm support for Expm1
5 years ago
zhouneng
e6b9432aca
add register for Atan AtanGrad Atanh
6 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
6 years ago
fangzehua
c0b8a90105
add vm ops: asin asinh asingrad asinhgrad
6 years ago
mindspore-ci-bot
a7744bde25
!1558 fix performance of bert
Merge pull request !1558 from chenhaozhe/bert-optimiaztion
5 years ago
chenhaozhe
f65913d62a
fix performance of bert
5 years ago
baihuawei
9bcdf4cbdc
add lstm
6 years ago
jiangjinsheng
2d3cd8276e
vm for erfc
6 years ago
jiangjinsheng
c36e7f1564
support vm for log1p
6 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
6 years ago
mindspore-ci-bot
ff1a05d6c8
!882 fix bug of bprop of FloorMod
Merge pull request !882 from zhangbuxue/fix_bprop_for_floor_mod
6 years ago
buxue
0c6cf98db0
fix bug of brpop of FloorMod
6 years ago
buxue
064d370a61
fix bug of Acosh bprop and Elu bprop
6 years ago
panyifeng
9e633b6c12
validate bprop rules
6 years ago
liuxiao
5b6c8fade8
Add Erf\FillD operator for VM
6 years ago
buxue
0db45147a4
dock relu6 for open source process and fix pow bprop
6 years ago
buxue
5841fe010e
Support pow's second input could be tensor and fix bug in bprop of pow
6 years ago
zhangz0911gm
6f1747045c
Add FloorMod, Acosh in ME
6 years ago
zhaoting
ed3c2d7229
add RMSProp optimizer
6 years ago
zhaozhenlong
bed5997a14
add atan2 operator
6 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago