baihuawei
|
570ce2b811
|
fix cpu output tensor sync
|
4 years ago |
mindspore-ci-bot
|
ceb63371c2
|
!14792 add testcase for side_effect_expression
From: @woshixiaoli
Reviewed-by: @zh_qh,@hwhewei
Signed-off-by: @zh_qh
|
4 years ago |
mindspore-ci-bot
|
d4af07bde1
|
!14864 Remove redundant code
From: @liangzhibo
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
|
4 years ago |
mindspore-ci-bot
|
70e61a46f7
|
!14865 codedex clean
From: @hwjiaorui
Reviewed-by: @zhoufeng54,@jjfeing
Signed-off-by: @jjfeing
|
4 years ago |
mindspore-ci-bot
|
d8dedc91b9
|
!14858 Rectify the overlength of function line
From: @ginfung
Reviewed-by: @zh_qh,@hwhewei
Signed-off-by: @zh_qh
|
4 years ago |
John Tzanakakis
|
ca2aba0540
|
fix recheck
|
4 years ago |
zhoufeng
|
534fa9bb6c
|
fix compile error on libevent and grpc
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
4 years ago |
zhaojichen
|
0ee8ccddd6
|
fix code issue
|
4 years ago |
Zhenglong Li
|
f3895f2b09
|
Add get edges from nodes function for gnn network
|
4 years ago |
wilfChen
|
8a7b568203
|
add relu fusion check
|
4 years ago |
yuzhenhua
|
327d725473
|
for deeptext 310 inferenct
|
4 years ago |
mindspore-ci-bot
|
9545e96ee9
|
!14832 Add abstract for maketuple
From: @youui
Reviewed-by: @liangchenghui,@zhoufeng54
Signed-off-by: @liangchenghui
|
4 years ago |
mindspore-ci-bot
|
a83e31412d
|
!14920 clean redundant code
From: @zhao_ting_v
Reviewed-by: @oacjiewen,@wuxuejian
Signed-off-by: @wuxuejian
|
4 years ago |
mindspore-ci-bot
|
f0f7bf1ed1
|
!14885 fix: wrong input order
From: @jonyguo
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
|
4 years ago |
mindspore-ci-bot
|
f1a28e17ce
|
!14828 [MD] refactor pk sampler in minddataset
From: @liyong126
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
|
4 years ago |
mindspore-ci-bot
|
77ba527eaa
|
!14815 python3.8 run mindspore retinaface resnet50 is slower than python3.7
From: @xiefangqi
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
|
4 years ago |
yuzhenhua
|
aeb3050284
|
for deeptext 310 inferenct
|
4 years ago |
mindspore-ci-bot
|
39410310da
|
!14875 [ME]Fix codedex
From: @Margaret_wangrui
Reviewed-by: @ginfung,@ginfung,@zh_qh
Signed-off-by: @zh_qh
|
4 years ago |
zhaoting
|
5aad67cb33
|
clean redundant code
|
4 years ago |
mindspore-ci-bot
|
5b889f173d
|
!14894 clean static checking
From: @zhao_ting_v
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
|
4 years ago |
hwjiaorui
|
0eac74091c
|
codedex clean
|
4 years ago |
lizhenyu
|
a06339574a
|
fix CodeDex warnings
|
4 years ago |
zhaoting
|
4ec452149b
|
clean static checking
|
4 years ago |
mindspore-ci-bot
|
c907c95da5
|
!14849 fix codedex and bot
From: @fangzehua
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
|
4 years ago |
mindspore-ci-bot
|
5447d85f87
|
!14908 fix codex warnings related to GPU kernels
From: @TFbunny
Reviewed-by: @robingrosman,@liangchenghui
Signed-off-by: @liangchenghui
|
4 years ago |
mindspore-ci-bot
|
74f4c85315
|
!14750 Address some code issues in MD
From: @hfarahat
Reviewed-by: @robingrosman,@mikef
Signed-off-by: @robingrosman
|
4 years ago |
mindspore-ci-bot
|
f451625ea9
|
!14822 Fix cache client status reset and final flush
From: @lixiachen
Reviewed-by: @robingrosman,@mikef
Signed-off-by: @robingrosman
|
4 years ago |
mindspore-ci-bot
|
c682f91213
|
!14819 dataset: C++ API TypeCast: change data_type parm from string to DataType
From: @cathwong
Reviewed-by: @robingrosman,@mikef
Signed-off-by: @robingrosman
|
4 years ago |
Margaret_wangrui
|
bca7a1755d
|
fix codedex
|
4 years ago |
TFBunny
|
fec868ffb4
|
fix codex warnings
|
4 years ago |
Lixia Chen
|
5bbf4fe2b1
|
Make CLUENode::CreateKepMap() less than 50 lines
|
4 years ago |
mindspore-ci-bot
|
1d2e37be88
|
!14888 add testcases related to if, fix codedex check
From: @huangbingjian
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
|
4 years ago |
tom__chen
|
c07a22d032
|
fix codex and index_add op doc text
|
4 years ago |
mindspore-ci-bot
|
07bf048857
|
!14519 Add infer for Softmax in C++
From: @liangzhibo
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
|
4 years ago |
mindspore-ci-bot
|
c6019505fb
|
!14811 add adapter of Mod, MaxPool3D and BCEWithLogitsLoss operators for graphengine and fix the backword of matrixinverse.
From: @wangshuide2020
Reviewed-by: @liangchenghui,@oacjiewen
Signed-off-by: @liangchenghui
|
4 years ago |
mindspore-ci-bot
|
5c9de72568
|
!14899 update the description of input data type of mulnonan.
From: @wangshuide2020
Reviewed-by: @liangchenghui,@oacjiewen
Signed-off-by: @liangchenghui
|
4 years ago |
wangshuide2020
|
ff51d0a8d0
|
update the description of input data type of mulnonan.
|
4 years ago |
mindspore-ci-bot
|
efe5b8bc13
|
!14860 add resnet18 310 infer in readme
From: @jiangzg001
Reviewed-by: @c_34,@oacjiewen
Signed-off-by: @c_34
|
4 years ago |
r1chardf1d0
|
3b32995936
|
enable stitch fusion on bert
|
4 years ago |
zhanyuan
|
46d4c43e6a
|
[CPU] Fix the bug of concat op when the input shape's value is zero
|
4 years ago |
huangbingjian
|
8d64c11b8a
|
add testcases related to if, fix codedex check
|
4 years ago |
chenlei_autodiff
|
13fbfca6b9
|
[graph kernel] add expander ops.
|
4 years ago |
wenfangpei
|
b9715db358
|
bugfix in expanders of layernorm
|
4 years ago |
jonyguo
|
a5cc81dc97
|
fix: wrong input order in test_paddeddataset.py
|
4 years ago |
mindspore-ci-bot
|
7fe5aa5cd1
|
!14773 compile shared grpc library
From: @zhoufeng54
Reviewed-by: @xu-yfei,@kisnwang
Signed-off-by: @xu-yfei
|
4 years ago |
mindspore-ci-bot
|
3f145daff3
|
!14776 Revision of third party component version number requirements
From: @xulei2020
Reviewed-by: @mindwang,@guoqi1024
Signed-off-by: @mindwang
|
4 years ago |
mindspore-ci-bot
|
654c867cc0
|
!14790 Fix codedex warnings of Canny and GaussianBlur ops
From: @tiancixiao
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
|
4 years ago |
mindspore-ci-bot
|
a63e246d86
|
!14800 fix codedex bug to master
From: @shenwei41
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
|
4 years ago |
kswang
|
90045603a0
|
fix cpu mem menager codex
|
4 years ago |
mindspore-ci-bot
|
0920239699
|
!13475 [GraphKernel]adapt for layernorm in ascend
From: @wenfangpei
Reviewed-by: @gaoxiong1,@anyrenwei
Signed-off-by: @anyrenwei
|
4 years ago |