Commit Graph

139 Commits (bc4b1c24608bf4aefceae7fc7761cc8e7ba4b01b)

Author SHA1 Message Date
yanzhenxiang2020 8621c032d9 add pack op for aicpu
5 years ago
mindspore-ci-bot a9d06edae9 !2282 remove _quant_op.py from __init__.py
5 years ago
mindspore-ci-bot fce37a5fbe !2281 add Sigmoid and SigmoidGrad operation of GPU
5 years ago
chenzomi bbce6faff9 remove _quant_ops.py from __init__.py
5 years ago
mindspore-ci-bot 2e002ab64c !2292 gpu fix all nop node graph execute
5 years ago
limingqi107 0f4397cece fix all nop node graph execute
5 years ago
lizhenyu ea0cd5ccdd add Sigmoid and SigmoidGrad operation of GPU
5 years ago
mindspore-ci-bot 74c3e15675 !2194 fix FakeQuantPerLayer/FakeQuantPerLayerGrad symmetric=True calculation error bug
5 years ago
mindspore-ci-bot 1e12b07afd !2251 Add implementation of SparseApplyProximalAdagrad cpu kernel
5 years ago
mindspore-ci-bot 19e66f06e2 !2150 Gpu Tanh kernel support fp16
5 years ago
yujianfeng c3871d98cc Add implementation of SparseApplyProximalAdagrad cpu kernel
5 years ago
mindspore-ci-bot fe797aaf10 !2229 add ftrl optimizer
5 years ago
mindspore-ci-bot 95d887a35b !2226 add adam op for wide&deep model
5 years ago
mindspore-ci-bot c4863683ef !2235 add SigmoidCrossEntropyWithLogitsGrad operation
5 years ago
mindspore-ci-bot 116ed509bf !2234 add SigmoidCrossEntropyWithLogits op
5 years ago
lizhenyu 636b8e2b88 add SigmoidCrossEntropyWithLogitsGrad op
5 years ago
mindspore-ci-bot 4642df207a !2210 gpu optimize the max device memory config
5 years ago
lizhenyu 694a8213b7 add adam optimizer
5 years ago
lizhenyu ac2217dbae add SigmoidCrossEntropyWithLogits op
5 years ago
lizhenyu c3360a84cd add ftrl optimizer
5 years ago
wilfChen 9201ea5ed2 replace tanh implement with cudnn
5 years ago
limingqi107 55b3557c0d gpu optimize the max device memory config
5 years ago
王东旭 4e09ae83eb fix FakeQuantPerLayer/FakeQuantPerLayerGrad symmetric bug
5 years ago
liuxiao df63a3195d fix input value check for SparseApplyFtrl and SparseApplyAdagrad
5 years ago
mindspore-ci-bot 8593c4d841 !2051 support host mpi
5 years ago
chenjianping 6034f9c1e2 support host reduce scatter and mpi config
5 years ago
mindspore-ci-bot d4a7c87b22 !2093 GPU add argmaxwithvalue
5 years ago
VectorSL 17377912ba gpu add argmaxwithvalue
5 years ago
buxue 66bbdb4a31 change tensor dtype and shape from function to attr
5 years ago
mindspore-ci-bot 87fa15de80 !2021 GPU add akg kernel greaterequal notequal
5 years ago
VectorSL cf2fc1cecf gpu add notequal greaterequal akg kernel
5 years ago
buxue 0cd57ddc5d check arg is tensor with vm backend
5 years ago
mindspore-ci-bot d6cc7089fc !1888 Add cpu kernel implement of sparse adam
5 years ago
yujianfeng c956dfff51 Add SparseAdam and SparseLazyAdam cpu kernel
5 years ago
mindspore-ci-bot c4b3534913 !1905 update cpu lstm
5 years ago
baihuawei 9c74e39b12 update cpu lstm
5 years ago
jiangjinsheng 51affc2f1b fixed validator for CumProd, ReduceProd, ApplyRMSProp
5 years ago
yujianfeng 5d4b75838f Add SparseApplyFtrl cpu kernel
5 years ago
mindspore-ci-bot 063ad7c7f0 !1810 optimize slice/slicegrad performance
5 years ago
chenjianping af8108c9e1 support host reduce scatter and allgather
5 years ago
sunsuodong 78787931e1 optimize performance
5 years ago
mindspore-ci-bot ddfa1edefe !1618 fix lstm
5 years ago
baihuawei ea78e16e74 fix lstm
5 years ago
sunsuodong 63d9e47291 fix cpu StridedSliceGrad
5 years ago
liuwenhao4 7b911886ec Fixing some tiny faults about Pylint in my code(ops)
5 years ago
jinyaohui 86d197dfeb clean pylint
5 years ago
liuwenhao4 f87c70a9ab Fixing some tiny faults about Pylint in my code(ops)
5 years ago
mindspore-ci-bot bb72c0020b !1612 add cpu stridedslice
5 years ago
kswang f93e6beb52 add cpu strided slice
5 years ago
mindspore-ci-bot 19ce0c372a !1257 Implicit type conversion
5 years ago