Commit Graph

310 Commits (b9c9046b93589df9580c9647b5ea56033c5bbe06)

Author SHA1 Message Date
jiangjinsheng e71599b5ca vm for lin_space
5 years ago
xutianchun 2bfc86f5b7 Add aicpu op: ReverseSequence, CropAndResize, CTCLoss
5 years ago
pkuliuliu acf46bafbb add Normal op
5 years ago
buxue 2c9ca199ad support catch IndexError in C++
5 years ago
mindspore-ci-bot b9ad407dc2 !2204 add check for tensor slice before convert to ops
5 years ago
buxue 61857b69ed add check for tensor slice before convert to ops
5 years ago
liuxiao df63a3195d fix input value check for SparseApplyFtrl and SparseApplyAdagrad
5 years ago
mindspore-ci-bot 6089d58d8d !2171 ssim input shape h and w should be greater than or equal to filter_size
5 years ago
zhaozhenlong ea681bfb0f fix ssim filter size check
5 years ago
zhaozhenlong dbfb4f057c move AscendQuant AscendDequant to inner_ops.py
5 years ago
mindspore-ci-bot 71d27c6854 !2068 Add InplaceAddD and InplaceSubD vm ops
5 years ago
mindspore-ci-bot 105dcb1c1e !2128 hidden range
5 years ago
mindspore-ci-bot ea96cbcef2 !1979 fix partial primitive poly node
5 years ago
liuwenhao4 be40a90ec6 add InplaceAddD and InplaceSubD vm ops
5 years ago
jiangjinsheng 032e921298 hidden range
5 years ago
mindspore-ci-bot 7b6f13886f !1962 add vm support for operators include ApproximateEqual, InplaceUpdateD and InTopKD
5 years ago
zhaozhenlong ccda0f7b36 add op AscendQuant AscendDequant
5 years ago
fary86 ffa3352088 Fix partial primitive poly node
5 years ago
zhouneng 51fe3501a4 add vm support for ApproximateEqual, InplaceUpdateD and InTopKD.
5 years ago
mindspore-ci-bot b285c8fa9d !1973 develop TensorScatterUpdate op and access ge and vm
5 years ago
buxue 8aee6b07d6 develop TensorScatterUpdate op and access ge and vm
5 years ago
mindspore-ci-bot a8378a3357 !1924 Add TBE ops ApplyAdaMax\ ApplyAdadelta\ ApplyAdagrad\ ApplyAdagradV2 for VM.
5 years ago
lihongkang bbbd980728 add vm for histogramfixedwidth and dataformatdimmap
5 years ago
mindspore-ci-bot f859dfecc8 !1920 SupportPynativeIndexing
5 years ago
huangdongrun 9522f59b87 support for tensor indexing in pynative
5 years ago
zhaozhenlong 562c2b8d3d sparse gather v2
5 years ago
liuxiao cda547e92f add tbe some ops about optimizer for vm
5 years ago
mindspore-ci-bot 7b7932ced9 !1944 move hook function to PrimitivePy class
5 years ago
mindspore-ci-bot eecf0a9ab8 !1968 support vm for range
5 years ago
jiangjinsheng a1efe4d14d support vm for range
5 years ago
kingfo 38436f929f move hook function to primtivePy class
5 years ago
mindspore-ci-bot bfc18f3adc !1873 synchronize latest ascend software 04 Jun 2020
5 years ago
yanghaoran 8da4c1a763 synchronize latest ascend software 04 Jun 2020
5 years ago
mindspore-ci-bot 0e7839826e !1945 [bug]fix bug in '=', use signature to support auto cast in assign.
5 years ago
Wei Luning ee8420aefa Make assign operator to use the signature.
5 years ago
liuxiao 6856c2ac7a Adapt ops ApplyProximalAdagrad for GE
5 years ago
mindspore-ci-bot c82a8bf483 !1678 modify print
5 years ago
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
jinyaohui 5e43edc474 clean pylint
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
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
liuxiao 10abb68498 add ops CTCLoss
5 years ago
mindspore-ci-bot da7d605e85 !683 WIP: specialize hyper map parameter
5 years ago
mindspore-ci-bot 6ab046e4dd !1062 Adapt Softplus\SoftplusGrad for VM, and ApplyFtrlD for both GE and VM.
5 years ago
jiangjinsheng c36e7f1564 support vm for log1p
5 years ago
zhousiyi 047ac018da specialize hypermap paramater
5 years ago
mindspore-ci-bot 4a8fcf5d76 !1055 support vm for floor
5 years ago
liuxiao 4335e9bc83 adapt Softplus\SoftplusGrad\ApplyFtrlD for VM
5 years ago
mindspore-ci-bot 5ff79d0204 !1048 Support index to switch_layer
5 years ago
jiangjinsheng 2fa654e65c support vm for floor
5 years ago
panyifeng 065e25e1bb Support index to switch_layer
5 years ago
mindspore-ci-bot 68372231bb !1031 Support transform valuetuple of nested graph to make tuple
5 years ago
huangdongrun 0e89813759 add resolve
5 years ago
mindspore-ci-bot affdd22de3 !967 Add switch_case primitive
5 years ago
panyifeng b7596e1f33 Add switch_case primitive
5 years ago
mindspore-ci-bot 7c64048d76 !935 develop op ScatterMax and dock ge process
5 years ago
mindspore-ci-bot becaf39262 !957 complete vm ops for BatchToSpace and SpaceToBatch
5 years ago
buxue ac86996746 develop op ScatterMax and dock ge process
5 years ago
jiangjinsheng a945299e42 update test for batch_to_space
5 years ago
jiangjinsheng 79a3f0821a add vm for batch_to_space and space_to_batch
5 years ago
liuxiao eba74ca8f7 add ops for VM
5 years ago
changzherui 446828f221 modify momentum test
5 years ago
changzherui b323199dc1 syn code 430
5 years ago
zhaozhenlong 4694c979a5 delete pack description about num and add raise error
5 years ago
mindspore-ci-bot 0611c1a579 !849 [CT][MS] Wrong format of broadcast output, when multi-output
5 years ago
Wei Luning 157710ca0f bugfix* fix bug in output tuple of tuple.* check kRWWrite input no-variable* input x of ScatterNdUpdate should be a parameter node
5 years ago
mindspore-ci-bot ff1a05d6c8 !882 fix bug of bprop of FloorMod
5 years ago
buxue 0c6cf98db0 fix bug of brpop of FloorMod
5 years ago
zhaozhenlong 66e7a36846 ImageGradients check 4d
5 years ago
mindspore-ci-bot 728345fdd0 !841 fix bugs of Acosh bprop and Elu bprop
5 years ago
buxue 064d370a61 fix bug of Acosh bprop and Elu bprop
5 years ago