Commit Graph

31 Commits

Author SHA1 Message Date
mindspore-ci-bot d6cc7089fc !1888 Add cpu kernel implement of sparse adam
Merge pull request !1888 from YuJianfeng/adam
2020-06-10 10:38:31 +08:00
yujianfeng c956dfff51 Add SparseAdam and SparseLazyAdam cpu kernel 2020-06-09 22:24:38 +08:00
baihuawei 9c74e39b12 update cpu lstm 2020-06-09 17:53:56 +08:00
yujianfeng 5d4b75838f Add SparseApplyFtrl cpu kernel 2020-06-04 22:06:39 +08:00
mindspore-ci-bot 063ad7c7f0 !1810 optimize slice/slicegrad performance
Merge pull request !1810 from sunsuodong/optimize_performance
2020-06-04 21:07:20 +08:00
chenjianping af8108c9e1 support host reduce scatter and allgather 2020-06-04 17:20:47 +08:00
sunsuodong 78787931e1 optimize performance 2020-06-04 16:20:51 +08:00
mindspore-ci-bot ddfa1edefe !1618 fix lstm
Merge pull request !1618 from baihuawei/cpulstm
2020-06-03 11:27:11 +08:00
baihuawei ea78e16e74 fix lstm 2020-06-02 20:09:50 +08:00
sunsuodong 63d9e47291 fix cpu StridedSliceGrad 2020-06-02 19:20:15 +08:00
liuwenhao4 7b911886ec Fixing some tiny faults about Pylint in my code(ops) 2020-05-30 16:55:37 +08:00
jinyaohui 86d197dfeb clean pylint 2020-05-29 23:00:00 +08:00
liuwenhao4 f87c70a9ab Fixing some tiny faults about Pylint in my code(ops) 2020-05-29 12:01:04 +08:00
mindspore-ci-bot bb72c0020b !1612 add cpu stridedslice
Merge pull request !1612 from kisnwang/add-cpu-stridedslice
2020-05-29 10:01:50 +08:00
kswang f93e6beb52 add cpu strided slice 2020-05-28 23:04:35 +08:00
mindspore-ci-bot 14f9a6e31c !1310 add cpu lstm
Merge pull request !1310 from baihuawei/cpu-lstm
2020-05-28 10:35:09 +08:00
mindspore-ci-bot 1bfa0dc5d5 !1265 add cpu transpose
Merge pull request !1265 from baihuawei/transpose
2020-05-28 10:28:40 +08:00
liuwenhao4 a7ad0d0a49 Fixing some tiny faults about Pylint in my code(ops) 2020-05-28 09:52:42 +08:00
baihuawei 9bcdf4cbdc add lstm 2020-05-28 09:09:56 +08:00
sunsuodong 5cf29f2478 multi_input 2020-05-27 22:04:22 +08:00
baihuawei eb0f897d31 add cpu transpose 2020-05-27 20:51:47 +08:00
sunsuodong ade90be427 addn 2020-05-26 20:16:41 +08:00
liuwenhao4 f3f0cbaeee Fixing some tiny faults about Pylint in my code(ops) 2020-05-25 21:27:45 +08:00
jinyaohui fbdba6e4da clean pylint 2020-05-22 13:23:13 +08:00
mindspore-ci-bot 6ffb3c97cd !1058 add host cpu kernel: GatherV2/Concat/Slice/SliceGrad
Merge pull request !1058 from sunsuodong/lstm_ops
2020-05-20 10:26:30 +08:00
jinyaohui 5a914994ba clean pylint 2020-05-18 16:42:35 +08:00
sunsuodong 28241d0293 lstm ops 2020-05-18 16:39:09 +08:00
jinyaohui bcfaff97f9 clean pylint 2020-05-18 10:31:46 +08:00
kswang 6775190e48 add cpu one hot 2020-04-18 14:44:03 +08:00
wangnan39@huawei.com 2604acedcb extend conv stride and dilation to 2d 2020-04-14 13:16:27 +08:00
zhunaipan 930a1fb0a8 initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-03-27 22:54:54 +08:00