Commit Graph

140 Commits (c086d91aaf284dc4220ec7c3f2ea553bb471df94)

Author SHA1 Message Date
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
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 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
buxue 850171a34b Restrict tensor getitem or setitem not support mixed tensor.
5 years ago
jinyaohui fbdba6e4da clean pylint
5 years ago
zhaojichen a42ec8f69f add applyrmsprop op for vm
5 years ago
mindspore-ci-bot 274f6f014f !1133 support tensor get value by tensor index
5 years ago
buxue e490618db8 support tensor get value by tensor index
5 years ago
zhouneng 218ade30b2 add vm support sin and cumsum
5 years ago
mindspore-ci-bot 2224fa093b !1302 Complete vm ops for BinaryCrossEntropy and BinaryCrossEntropyGrad
5 years ago
mindspore-ci-bot b96a2ed816 !1312 support vm for erfc
5 years ago
jiangjinsheng 2d3cd8276e vm for erfc
5 years ago
huangdongrun 3e2074b113 add check for ControlDepend
5 years ago
lihongkang cf543382aa add vms for binarycrossentropy and binarycrossentropygrad
5 years ago
mindspore-ci-bot 183144e135 !1282 support vm for PReLU and PReLUGrad
5 years ago
jiangjinsheng ce09f5e15a vm for prelu and prelugrad
5 years ago
jiangjinsheng ba99cb7bcb support vm for space_to_depth
5 years ago
jiangjinsheng f9bd460c96 support vm for pack
5 years ago
mindspore-ci-bot 18c9495000 !1228 Adapt tbe op UnsortedSegmentMin for GE.
5 years ago
liuxiao cc024bb3a1 UnsortedSegmentMin for GE
5 years ago
zhaojichen d1d1766bed add squaresumall op
5 years ago
jinyaohui 5a914994ba clean pylint
5 years ago
jinyaohui bcfaff97f9 clean pylint
5 years ago
mindspore-ci-bot 4efa9717bb !1129 Add op bounding box encoder
5 years ago
mindspore-ci-bot 6de7eb2633 !1203 delete ApplyAdamD for master
5 years ago
changzherui 1e93927772 code 516 for test
5 years ago
mindspore-ci-bot c169ac6a18 !1195 add validate for geswitch and merge
5 years ago
jiangjinsheng c05203ef06 add validate for geswitch and merge
5 years ago
zhaozhenlong b54ffdc086 add op BoundingBoxDecode
5 years ago
zhouneng c2a1b5f8c1 add register info for ROIAlign and ROIAlignGrad
5 years ago
jiangjinsheng 766906dd6d support vm for flatten
5 years ago
peixu_ren 99fda6f431 Add logsigmoid and reduce_logsumexp
5 years ago
mindspore-ci-bot 7e3ec651dc !1094 Complete vm ops for L2Normalize and L2NormalizeGrad
5 years ago
lihongkang ca8a914736 接入算子resizebilinear and resizebilineargrad
5 years ago
zhouneng 79725af4cd 为L2Normalize/L2NormalizeGrad增加VM支持
5 years ago