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.
6 years ago
jiangjinsheng
e9d4b9864f
fixed Inv
5 years ago
zhouneng
51fe3501a4
add vm support for ApproximateEqual, InplaceUpdateD and InTopKD.
6 years ago
jiangjinsheng
91183182f4
fixed CumSum, BesselI1e etc
5 years ago
zhaojichen
cdb7ec937b
add inv,invgrad&invert for vm
6 years ago
liuwenhao4
ad4996d528
Register forward and backward operations of Ceil
6 years ago
fangzehua
14b045fc63
add DivNoNan vm ops.
6 years ago
mindspore-ci-bot
addf8e7d06
!1750 add vm support for operaotr Expm1
Merge pull request !1750 from zhouneng/add_vm_support_for_expm1
6 years ago
lihongkang
436b309915
add vm for cosh and sinh
6 years ago
zhouneng
e5419f7bd1
add vm support for Expm1
6 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
6 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
6 years ago
chenhaozhe
f65913d62a
fix performance of bert
6 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