mindspore-ci-bot
|
e034f0294b
|
!14556 Fix validation of RGB2HSV/HSV2RGB/RandomResizedCrop in py_transform & Fix error msg of pythontokenizer
From: @luoyang42
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
|
4 years ago |
mindspore-ci-bot
|
ad039207e1
|
!14544 modify python ut
From: @changzherui
Reviewed-by: @xsmq,@zhoufeng54
Signed-off-by: @zhoufeng54
|
4 years ago |
luoyang
|
ec21d3f748
|
Fix validation of RGB2HSV/HSV2RGB/RandomResizedCrop in py_transform
Fix error msg of pythontokenizer
|
4 years ago |
changzherui
|
ffee537387
|
modify python ut
|
4 years ago |
chendongsheng
|
43defcfaad
|
add multithread http server
|
4 years ago |
mindspore-ci-bot
|
18d79d35b6
|
!14498 [GraphKernel]remove redundant cast bias for matmul
From: @lingyunli63
Reviewed-by: @gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou
|
4 years ago |
lingyunli63
|
8b3823b22c
|
optimizeMatmul
|
4 years ago |
mindspore-ci-bot
|
1310ec6486
|
!14459 modify st testcase: add print error log
From: @zsj_mind
Reviewed-by: @xsmq,@zhoufeng54
Signed-off-by: @xsmq,@zhoufeng54
|
4 years ago |
mindspore-ci-bot
|
b8e35c663f
|
!14508 add float64 support to SigmoidCrossEntropyWithLogits gpu
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
|
4 years ago |
mindspore-ci-bot
|
5787e5dcb3
|
!14295 Clean codex
From: @jojobugfree
Reviewed-by: @kisnwang,@jjfeing
Signed-off-by: @jjfeing
|
4 years ago |
mindspore-ci-bot
|
efb53fb9c0
|
!14183 Support SparseTensorDenseMatmul for CPU
From: @xuguoyang5566
Reviewed-by:
Signed-off-by:
|
4 years ago |
TFBunny
|
4de6b25d23
|
add float64 support to SigmoidCrossEntropyWithLogits and Grad
|
4 years ago |
mindspore-ci-bot
|
a7be883db4
|
!14298 [MD] fix asan issue
From: @liyong126
Reviewed-by: @heleiwang,@liucunwei,@heleiwang
Signed-off-by: @liucunwei
|
4 years ago |
xuguoyang
|
7df6bfe7dd
|
support sparse tensor dense matmul fot CPU
|
4 years ago |
caifubi
|
58f3ea002d
|
clean codex
|
4 years ago |
liyong
|
d5b7a67c71
|
fix asan issue
|
4 years ago |
zhushujing
|
fc0499055d
|
update st test case: add error log after fail
Signed-off-by: zhushujing <zhushujing@huawei.com>
|
4 years ago |
buxue
|
8c47ce1803
|
show accurate error info and error lines when use unsupported builtin function
|
4 years ago |
mindspore-ci-bot
|
a3e19e2df9
|
!14387 modify run python ut
From: @changzherui
Reviewed-by: @xsmq,@zhunaipan
Signed-off-by: @zhunaipan
|
4 years ago |
changzherui
|
fde2856d5d
|
modify python ut
|
4 years ago |
mindspore-ci-bot
|
57828fecb0
|
!13607 [ME]Add test case for while grad avoid stuck
From: @chenfei52
Reviewed-by:
Signed-off-by:
|
4 years ago |
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
|
4 years ago |
mindspore-ci-bot
|
7d911cdeeb
|
!14365 set parallel communication init in parallel ut
From: @yao_yf
Reviewed-by: @stsuteng,@kisnwang
Signed-off-by: @stsuteng
|
4 years ago |
mindspore-ci-bot
|
ddf75da542
|
!14085 [GraphKernel] add some expander ops
From: @chenlei_autodiff
Reviewed-by:
Signed-off-by:
|
4 years ago |
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
|
4 years ago |
looop5
|
76d322464d
|
unify graph kernel pass add_atomic_clean on Ascend and GPU back-end
refactor CanActivateAtomicAdd
use smart pointer
|
4 years ago |
yao_yf
|
4d0635eabe
|
set parallel communication init flag in parallel ut
|
4 years ago |
chenlei_autodiff
|
f4289d40f3
|
add graph kernel expander ops.
|
4 years ago |
Eric
|
38944eafc4
|
Added get dataset size and fix macro
|
4 years ago |
dayschan
|
3c6c30024c
|
dump graph_kernel_split info
|
4 years ago |
mindspore-ci-bot
|
f3a1ae3592
|
!14276 Update ci testcases for while bprop
From: @liangzelang
Reviewed-by: @kisnwang,@zhoufeng54
Signed-off-by: @zhoufeng54
|
4 years ago |
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
|
4 years ago |
chenfei
|
906f3fa222
|
add test case for while grad
|
4 years ago |
liangzelang
|
87d7de017b
|
update ci testcases
|
4 years ago |
mindspore-ci-bot
|
7149e8c2c9
|
!14045 [Graph Kernel] add compare test case
From: @zengzitao
Reviewed-by: @gaoxiong1
Signed-off-by:
|
4 years ago |
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
|
4 years ago |
mindspore-ci-bot
|
7f4994af7c
|
!14186 Support while bprop
From: @liangzelang
Reviewed-by: @kisnwang,@jjfeing
Signed-off-by: @jjfeing
|
4 years ago |
buxue
|
d830a2b55a
|
optimize exception mode when use undefined name in if for and while
|
4 years ago |
dingpeifei
|
3c9d8cb073
|
The input and output of batchnorm reverse operator increase pass in ascend platform under the mode of pynitve
|
4 years ago |
zengzitao
|
72c6dad4ba
|
add compare_test case in gpu ci and update akg submodule
|
4 years ago |
mindspore-ci-bot
|
4b4b78eac8
|
!13966 Add test cases for explainer
From: @lixiaohui33
Reviewed-by:
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
ad140a8bf4
|
!14084 [GraphKernel] support matmul on D
From: @lingyunli63
Reviewed-by:
Signed-off-by:
|
4 years ago |
lixiaohui
|
7769be81ad
|
add test cases for explainer
|
4 years ago |
liangzelang
|
ba65fb9f3c
|
Support non-tail recursive graphs
|
4 years ago |
lingyunli63
|
4b966ed40d
|
support matmul on D
|
4 years ago |
zlq2020
|
f6e80304fd
|
add the test_lenet_quant.py testcase
|
4 years ago |
mindspore-ci-bot
|
f1fb0d9f3a
|
!13833 Add SparseToDense
From: @ZhengQihao3f3f3f
Reviewed-by:
Signed-off-by:
|
4 years ago |
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
|
4 years ago |
mindspore-ci-bot
|
a91e9c9294
|
!14106 reduce ut time of cutmix_batch and ConcatOp
From: @luoyang42
Reviewed-by: @pandoublefeng,@liucunwei
Signed-off-by: @pandoublefeng,@liucunwei
|
4 years ago |
YangLuo
|
f7ea18944d
|
reduce ut time of cutmix_batch
|
4 years ago |