Commit Graph

172 Commits (0a897b0ce7350e8f80230b12f73b9f715a108403)

Author SHA1 Message Date
mindspore-ci-bot 0a897b0ce7 !1865 add inv,invgrad&invert for vm
5 years ago
zhaojichen cdb7ec937b add inv,invgrad&invert for vm
5 years ago
zhaozhenlong 1f342fb926 add op BroadcastTo
5 years ago
huangdongrun beacc26077 * add isconstant primitive
5 years ago
jiangjinsheng fc4cf5a470 add vm support for ConfusionMatrix
5 years ago
liuwenhao4 ad4996d528 Register forward and backward operations of Ceil
5 years ago
mindspore-ci-bot da06310ae0 !1766 [bug][auto cast]fix bug when do auto cast
5 years ago
Wei Luning 7e4d972f6f fix bug in do signature
5 years ago
zhaozhenlong 270f79c8c2 add op BasicLSTMCell vm
5 years ago
mindspore-ci-bot 0b94376bb3 !1762 support auto cast bool scalar and tensor to number tensor
5 years ago
mindspore-ci-bot addf8e7d06 !1750 add vm support for operaotr Expm1
5 years ago
buxue 62f7dc49e5 support convert bool scalar and tensor to number tensor
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 3ec8f9bb40 !1695 Fixing some tiny faults about Pylint in my code(ops)
5 years ago
mindspore-ci-bot e1eb52738b !1682 Add tbe op SparseApplyProximalAdagradD-SparseApplyFtrlD-ApplyProximalAdagrad for VM.
5 years ago
liuwenhao4 7b911886ec Fixing some tiny faults about Pylint in my code(ops)
5 years ago
liuxiao 4efd151784 add tbe op SparseApplyProximalAdagradD-SparseApplyFtrlD-ApplyProximalAdagradD for VM
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
5 years ago
mindspore-ci-bot 692f38ded2 !1532 clean pylint warning in test dir
5 years ago
jinyaohui 86d197dfeb clean pylint
5 years ago
zhouneng 65b0f8d1b3 为算子进行VM流程对接
5 years ago
jiangjinsheng c3f681f0cf vm for BesselI0e and BesselI1e
5 years ago
liuwenhao4 f87c70a9ab Fixing some tiny faults about Pylint in my code(ops)
5 years ago
mindspore-ci-bot 39c1966593 !1488 add vm ops: Asin, AsinGrad, Asinh, AsinhGrad
5 years ago
mindspore-ci-bot 19ce0c372a !1257 Implicit type conversion
5 years ago
mindspore-ci-bot 1a4abefa9a !1385 support for multi nest switch
5 years ago
fangzehua c0b8a90105 add vm ops: asin asinh asingrad asinhgrad
5 years ago
lihongkang a36880f0ef add vms for reducealld etc.
5 years ago
liuwenhao4 a7ad0d0a49 Fixing some tiny faults about Pylint in my code(ops)
5 years ago
mindspore-ci-bot 77547cdfc0 !1530 support tensor set item the number value type is similar as tensor dtype
5 years ago
mindspore-ci-bot df347785c3 !1508 add op BitwiseAnd BitwiseOr BitwiseXor vm
5 years ago
candanzg 2429da19fb implicit type conversion
5 years ago
buxue d226a23b65 support tensor set item the number value type is similar as tensor dtype not same
5 years ago
zhaozhenlong 6fa2813945 add op BitwiseAnd BitwiseOr BitwiseXor
5 years ago
mindspore-ci-bot ad279e90fd !1407 support mixed tensor index for tensor get item and set item and support in operator.
5 years ago
mindspore-ci-bot 5b9c145ff8 !1383 keep different attributes for cnode evaluation
5 years ago
buxue 7ae289a197 Support mixed tensor for tensor getitem or setitem.
5 years ago
jiangjinsheng a45dfca142 support BatchToSpaceND and SpaceToBatchND
5 years ago
huangdongrun 334d038008 add support for multi switch
5 years ago
huangdongrun 1159f2b11e add prim infer attr cache
5 years ago
zhaozhenlong 55d1927534 add op scatter add vm
5 years ago
liuwenhao4 f3f0cbaeee Fixing some tiny faults about Pylint in my code(ops)
5 years ago
mindspore-ci-bot 44bf7c9330 !1414 fix issue use reshape as flatten grad impl
5 years ago
zhaozhenlong 30b93ecbf8 use reshape as flatten grad
5 years ago
liuxiao 627724a205 Add RangeD for GE
5 years ago
ougongchang 7d78b5d89e Put the parameter validation of the Summary operator into the python layer
5 years ago
mindspore-ci-bot f3d14fa14b !1363 Restrict tensor get item or set item not support mixed tensor.
5 years ago
mindspore-ci-bot 368007240c !1320 add applyrmsprop cumprod and reduceprod for vm
5 years ago