Commit Graph

4954 Commits

Author SHA1 Message Date
chendongsheng 43defcfaad add multithread http server 2021-04-01 15:59:13 +08:00
mindspore-ci-bot 18d79d35b6 !14498 [GraphKernel]remove redundant cast bias for matmul
From: @lingyunli63
Reviewed-by: @gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou
2021-04-01 14:45:58 +08:00
lingyunli63 8b3823b22c optimizeMatmul 2021-04-01 10:48:48 +08:00
mindspore-ci-bot 1310ec6486 !14459 modify st testcase: add print error log
From: @zsj_mind
Reviewed-by: @xsmq,@zhoufeng54
Signed-off-by: @xsmq,@zhoufeng54
2021-04-01 10:44:48 +08:00
mindspore-ci-bot b8e35c663f !14508 add float64 support to SigmoidCrossEntropyWithLogits gpu
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
2021-04-01 10:09:14 +08:00
mindspore-ci-bot 5787e5dcb3 !14295 Clean codex
From: @jojobugfree
Reviewed-by: @kisnwang,@jjfeing
Signed-off-by: @jjfeing
2021-04-01 09:17:03 +08:00
mindspore-ci-bot efb53fb9c0 !14183 Support SparseTensorDenseMatmul for CPU
From: @xuguoyang5566
Reviewed-by: 
Signed-off-by:
2021-04-01 08:58:32 +08:00
TFBunny 4de6b25d23 add float64 support to SigmoidCrossEntropyWithLogits and Grad 2021-03-31 11:42:25 -04:00
mindspore-ci-bot a7be883db4 !14298 [MD] fix asan issue
From: @liyong126
Reviewed-by: @heleiwang,@liucunwei,@heleiwang
Signed-off-by: @liucunwei
2021-03-31 19:52:57 +08:00
xuguoyang 7df6bfe7dd support sparse tensor dense matmul fot CPU 2021-03-31 16:49:10 +08:00
caifubi 58f3ea002d clean codex 2021-03-31 15:41:37 +08:00
liyong d5b7a67c71 fix asan issue 2021-03-31 14:18:50 +08:00
zhushujing fc0499055d update st test case: add error log after fail
Signed-off-by: zhushujing <zhushujing@huawei.com>
2021-03-31 14:18:11 +08:00
buxue 8c47ce1803 show accurate error info and error lines when use unsupported builtin function 2021-03-31 12:33:38 +08:00
mindspore-ci-bot a3e19e2df9 !14387 modify run python ut
From: @changzherui
Reviewed-by: @xsmq,@zhunaipan
Signed-off-by: @zhunaipan
2021-03-31 09:38:32 +08:00
changzherui fde2856d5d modify python ut 2021-03-30 20:08:26 +08:00
mindspore-ci-bot 57828fecb0 !13607 [ME]Add test case for while grad avoid stuck
From: @chenfei52
Reviewed-by: 
Signed-off-by:
2021-03-30 19:14:04 +08:00
mindspore-ci-bot 69526df01e !14314 [GraphKernel] unify graph kernel pass add_atomic_clean on Ascend and GPU back-end
From: @looop5
Reviewed-by: @gaoxiong1,@gaoxiong1,@dylangeng
Signed-off-by: @dylangeng
2021-03-30 17:11:00 +08:00
mindspore-ci-bot 7d911cdeeb !14365 set parallel communication init in parallel ut
From: @yao_yf
Reviewed-by: @stsuteng,@kisnwang
Signed-off-by: @stsuteng
2021-03-30 16:30:07 +08:00
mindspore-ci-bot ddf75da542 !14085 [GraphKernel] add some expander ops
From: @chenlei_autodiff
Reviewed-by: 
Signed-off-by:
2021-03-30 15:33:06 +08:00
mindspore-ci-bot 75fdaaa6aa !14304 [GraphKernel] Dump GraphKernel split info as text; dump akg kernel launch fail message
From: @dayschan
Reviewed-by: @gaoxiong1,@gaoxiong1,@anyrenwei
Signed-off-by: @anyrenwei
2021-03-30 15:32:14 +08:00
looop5 76d322464d unify graph kernel pass add_atomic_clean on Ascend and GPU back-end
refactor CanActivateAtomicAdd

use smart pointer
2021-03-30 11:37:41 +08:00
yao_yf 4d0635eabe set parallel communication init flag in parallel ut 2021-03-30 11:21:57 +08:00
chenlei_autodiff f4289d40f3 add graph kernel expander ops. 2021-03-30 11:19:40 +08:00
Eric 38944eafc4 Added get dataset size and fix macro 2021-03-29 15:49:29 -04:00
dayschan 3c6c30024c dump graph_kernel_split info 2021-03-29 17:15:02 +08:00
mindspore-ci-bot f3a1ae3592 !14276 Update ci testcases for while bprop
From: @liangzelang
Reviewed-by: @kisnwang,@zhoufeng54
Signed-off-by: @zhoufeng54
2021-03-29 17:14:28 +08:00
mindspore-ci-bot 993d00c4ba !13774 The input and output of batchnorm reverse operator increase pass in ascend platform under the mode of pynitve
From: @ding_fei_fei
Reviewed-by: @kingxian,@zhunaipan
Signed-off-by: @kingxian
2021-03-29 16:00:53 +08:00
chenfei 906f3fa222 add test case for while grad 2021-03-29 11:06:50 +08:00
liangzelang 87d7de017b update ci testcases 2021-03-29 09:46:04 +08:00
mindspore-ci-bot 7149e8c2c9 !14045 [Graph Kernel] add compare test case
From: @zengzitao
Reviewed-by: @gaoxiong1
Signed-off-by:
2021-03-29 09:15:57 +08:00
mindspore-ci-bot 95f9f2c092 !14244 optimize exception mode when use undefined name in if for and while
From: @zhangbuxue
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
2021-03-27 21:22:58 +08:00
mindspore-ci-bot 7f4994af7c !14186 Support while bprop
From: @liangzelang
Reviewed-by: @kisnwang,@jjfeing
Signed-off-by: @jjfeing
2021-03-27 18:13:05 +08:00
buxue d830a2b55a optimize exception mode when use undefined name in if for and while 2021-03-27 17:28:52 +08:00
dingpeifei 3c9d8cb073 The input and output of batchnorm reverse operator increase pass in ascend platform under the mode of pynitve 2021-03-27 16:49:38 +08:00
zengzitao 72c6dad4ba add compare_test case in gpu ci and update akg submodule 2021-03-27 15:28:54 +08:00
mindspore-ci-bot 4b4b78eac8 !13966 Add test cases for explainer
From: @lixiaohui33
Reviewed-by: 
Signed-off-by:
2021-03-27 09:39:26 +08:00
mindspore-ci-bot ad140a8bf4 !14084 [GraphKernel] support matmul on D
From: @lingyunli63
Reviewed-by: 
Signed-off-by:
2021-03-27 09:26:55 +08:00
lixiaohui 7769be81ad add test cases for explainer 2021-03-26 21:28:01 +08:00
liangzelang ba65fb9f3c Support non-tail recursive graphs 2021-03-26 16:21:40 +08:00
lingyunli63 4b966ed40d support matmul on D 2021-03-26 15:57:26 +08:00
zlq2020 f6e80304fd add the test_lenet_quant.py testcase 2021-03-26 10:46:34 +08:00
mindspore-ci-bot f1fb0d9f3a !13833 Add SparseToDense
From: @ZhengQihao3f3f3f
Reviewed-by: 
Signed-off-by:
2021-03-26 10:26:00 +08:00
mindspore-ci-bot 5d0490909d !14097 map a fv cnode if it is not mapped and belong to primal_graph_
From: @xychow
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
2021-03-26 09:20:42 +08:00
mindspore-ci-bot a91e9c9294 !14106 reduce ut time of cutmix_batch and ConcatOp
From: @luoyang42
Reviewed-by: @pandoublefeng,@liucunwei
Signed-off-by: @pandoublefeng,@liucunwei
2021-03-25 22:58:35 +08:00
YangLuo f7ea18944d reduce ut time of cutmix_batch 2021-03-25 21:59:44 +08:00
mindspore-ci-bot d2ecf71ace !13693 Slice op only support input_x int32 and float32 at CPU backend
From: @wangyanling10
Reviewed-by: 
Signed-off-by:
2021-03-25 20:35:56 +08:00
mindspore-ci-bot a48785cdcc !14052 add op atomic clean to clear input addr in launch allreduce
From: @lvchangquan
Reviewed-by: @kisnwang,@chujinjin
Signed-off-by: @chujinjin
2021-03-25 19:59:42 +08:00
zhousiyi 74d500a756 If a fv cnode is not mapped but belong to primal_graph_, then don't propagate this fv to caller, it should mapped instead 2021-03-25 11:49:37 +00:00
zhengqihao 27f508760b Add SparseToDense op 2021-03-25 14:24:45 +08:00