Commit Graph

205 Commits (b3ff13e0e5570640d3b044bbb3c5a0e8076999d2)

Author SHA1 Message Date
zhaozhenlong a8654ac3b5 add ScatterMax ScatterMin ScatterSub for vm
5 years ago
jin-xiulang 8dff818a18 Add Laplace random operator.
5 years ago
liuxiao 2097a0e90a Add optimizer operators for VM.
5 years ago
peixu_ren c5f72582dc Added 5 random ops
5 years ago
zhaozhenlong d55c0f6679 complement scatter add support dtype
5 years ago
jiangjinsheng 017ff492af vm for MatrixDiag,MatrixDiagPart.MatrixSetDiag
5 years ago
mindspore-ci-bot 932b7649e7 !2241 Adapting operator named AccumulateNV2
5 years ago
zhangz0911gm 4ac1876237 Adapting AccumulateNV2
5 years ago
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
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
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
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
zhaozhenlong 562c2b8d3d sparse gather v2
5 years ago
liuxiao cda547e92f add tbe some ops about optimizer for vm
5 years ago
yanghaoran 8da4c1a763 synchronize latest ascend software 04 Jun 2020
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
jinyaohui 5e43edc474 clean pylint
5 years ago
liuwenhao4 ad4996d528 Register forward and backward operations of Ceil
5 years ago
zhaozhenlong 270f79c8c2 add op BasicLSTMCell vm
5 years ago
mindspore-ci-bot addf8e7d06 !1750 add vm support for operaotr Expm1
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 e1eb52738b !1682 Add tbe op SparseApplyProximalAdagradD-SparseApplyFtrlD-ApplyProximalAdagrad for VM.
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
zhouneng 65b0f8d1b3 为算子进行VM流程对接
5 years ago
jiangjinsheng c3f681f0cf vm for BesselI0e and BesselI1e
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
zhaozhenlong 6fa2813945 add op BitwiseAnd BitwiseOr BitwiseXor
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
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
lihongkang cf543382aa add vms for binarycrossentropy and binarycrossentropygrad
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
changzherui 1e93927772 code 516 for test
5 years ago
zhaozhenlong b54ffdc086 add op BoundingBoxDecode
5 years ago
zhouneng c2a1b5f8c1 add register info for ROIAlign and ROIAlignGrad
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
liuxiao 4335e9bc83 adapt Softplus\SoftplusGrad\ApplyFtrlD for VM
5 years ago
buxue ac86996746 develop op ScatterMax and dock ge process
5 years ago
liuxiao eba74ca8f7 add ops for VM
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
buxue 0c6cf98db0 fix bug of brpop of FloorMod
5 years ago
zhaozhenlong 243cd33203 adapt SparseApplyAdagradD adding output accum
5 years ago
buxue 0f89cc1da4 dock AcoshGrad for GE and AvgPool AvgPoolGrad for Vm
5 years ago
mindspore-ci-bot 8bf35b2b0c !700 validate bprop rules
5 years ago
panyifeng 9e633b6c12 validate bprop rules
5 years ago
liuxiao 5e877a7715 modify api and add example
5 years ago
buxue aff6777ecc fix reviewboot and example of TruncatedNormal and add type mapping
5 years ago
buxue c8a1a24ce3 fix the infer of TruncatedNormal and a bug of structure output and a bug of tensorslice ellipsis
5 years ago
chang zherui bd13f9ba33 modify ResizeNearestNeighborV2D
5 years ago
liuxiao b6e77e5178 Add ReluV2/ReluGradV2/ConfusionMulGrad for VM
5 years ago
liuxiao 5b6c8fade8 Add Erf\FillD operator for VM
5 years ago
liuxiao c874e2d484 Add L2Loss op for VM
5 years ago
mindspore-ci-bot 27a88a6bc3 !456 Auto cast case for NotEqual op
5 years ago
candanzg 79c4312e89 NotEqual op auto cast
5 years ago
ougongchang 0ed6d9178e add Histogram summary operator
5 years ago
buxue 5841fe010e Support pow's second input could be tensor and fix bug in bprop of pow
5 years ago
liuxiao 0f0f83e292 modified api name Stack -> Pack, Unstack -> Unpack
5 years ago
mindspore-ci-bot 3e36982314 !99 Develop op MaxPoolWithArgMax
5 years ago
buxue 7541d3b067 Develop op MaxPoolWithArgMax
5 years ago
liuxiao 47d903ff57 Add pack and unpack
5 years ago
zhangz0911gm 6f1747045c Add FloorMod, Acosh in ME
5 years ago
zhaoting ed3c2d7229 add RMSProp optimizer
5 years ago
zhaozhenlong bed5997a14 add atan2 operator
5 years ago
zhaozhenlong cf40305bf0 add operator SpaceToBatch and BatchToSpace for ge
5 years ago
zhaozhenlong b12e6ff780 add operator diag and diag_part
5 years ago
zhunaipan 930a1fb0a8 initial version
5 years ago