Commit Graph

179 Commits (bfc18f3adc28c153a93fcb935ebe6c3870955380)

Author SHA1 Message Date
mindspore-ci-bot bfc18f3adc !1873 synchronize latest ascend software 04 Jun 2020
6 years ago
yanghaoran 8da4c1a763 synchronize latest ascend software 04 Jun 2020
6 years ago
mindspore-ci-bot 0e7839826e !1945 [bug]fix bug in '=', use signature to support auto cast in assign.
6 years ago
Wei Luning ee8420aefa Make assign operator to use the signature.
6 years ago
liuxiao 6856c2ac7a Adapt ops ApplyProximalAdagrad for GE
6 years ago
mindspore-ci-bot c82a8bf483 !1678 modify print
6 years ago
mindspore-ci-bot 0a897b0ce7 !1865 add inv,invgrad&invert for vm
6 years ago
zhaojichen cdb7ec937b add inv,invgrad&invert for vm
6 years ago
zhaozhenlong 1f342fb926 add op BroadcastTo
6 years ago
huangdongrun beacc26077 * add isconstant primitive
6 years ago
jinyaohui 5e43edc474 clean pylint
6 years ago
jiangjinsheng fc4cf5a470 add vm support for ConfusionMatrix
6 years ago
liuwenhao4 ad4996d528 Register forward and backward operations of Ceil
6 years ago
mindspore-ci-bot da06310ae0 !1766 [bug][auto cast]fix bug when do auto cast
6 years ago
Wei Luning 7e4d972f6f fix bug in do signature
6 years ago
zhaozhenlong 270f79c8c2 add op BasicLSTMCell vm
6 years ago
mindspore-ci-bot 0b94376bb3 !1762 support auto cast bool scalar and tensor to number tensor
6 years ago
mindspore-ci-bot addf8e7d06 !1750 add vm support for operaotr Expm1
6 years ago
buxue 62f7dc49e5 support convert bool scalar and tensor to number tensor
6 years ago
lihongkang 436b309915 add vm for cosh and sinh
6 years ago
zhouneng e5419f7bd1 add vm support for Expm1
6 years ago
mindspore-ci-bot 3ec8f9bb40 !1695 Fixing some tiny faults about Pylint in my code(ops)
6 years ago
mindspore-ci-bot e1eb52738b !1682 Add tbe op SparseApplyProximalAdagradD-SparseApplyFtrlD-ApplyProximalAdagrad for VM.
6 years ago
liuwenhao4 7b911886ec Fixing some tiny faults about Pylint in my code(ops)
6 years ago
liuxiao 4efd151784 add tbe op SparseApplyProximalAdagradD-SparseApplyFtrlD-ApplyProximalAdagradD for VM
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
6 years ago
mindspore-ci-bot 692f38ded2 !1532 clean pylint warning in test dir
6 years ago
jinyaohui 86d197dfeb clean pylint
6 years ago
zhouneng 65b0f8d1b3 为算子进行VM流程对接
6 years ago
jiangjinsheng c3f681f0cf vm for BesselI0e and BesselI1e
6 years ago
liuwenhao4 f87c70a9ab Fixing some tiny faults about Pylint in my code(ops)
6 years ago
mindspore-ci-bot 39c1966593 !1488 add vm ops: Asin, AsinGrad, Asinh, AsinhGrad
6 years ago
mindspore-ci-bot 19ce0c372a !1257 Implicit type conversion
6 years ago
mindspore-ci-bot 1a4abefa9a !1385 support for multi nest switch
6 years ago
fangzehua c0b8a90105 add vm ops: asin asinh asingrad asinhgrad
6 years ago
lihongkang a36880f0ef add vms for reducealld etc.
6 years ago
liuwenhao4 a7ad0d0a49 Fixing some tiny faults about Pylint in my code(ops)
6 years ago
mindspore-ci-bot 77547cdfc0 !1530 support tensor set item the number value type is similar as tensor dtype
6 years ago
mindspore-ci-bot df347785c3 !1508 add op BitwiseAnd BitwiseOr BitwiseXor vm
6 years ago
candanzg 2429da19fb implicit type conversion
6 years ago
buxue d226a23b65 support tensor set item the number value type is similar as tensor dtype not same
6 years ago
zhaozhenlong 6fa2813945 add op BitwiseAnd BitwiseOr BitwiseXor
6 years ago
mindspore-ci-bot ad279e90fd !1407 support mixed tensor index for tensor get item and set item and support in operator.
6 years ago
mindspore-ci-bot 5b9c145ff8 !1383 keep different attributes for cnode evaluation
6 years ago
buxue 7ae289a197 Support mixed tensor for tensor getitem or setitem.
6 years ago
jiangjinsheng a45dfca142 support BatchToSpaceND and SpaceToBatchND
6 years ago
huangdongrun 334d038008 add support for multi switch
6 years ago
huangdongrun 1159f2b11e add prim infer attr cache
6 years ago
zhaozhenlong 55d1927534 add op scatter add vm
6 years ago