mindspore-ci-bot
|
ed8ae07062
|
!15483 fix resnet
From: @jiangzg001
Reviewed-by: @oacjiewen,@wuxuejian
Signed-off-by: @wuxuejian
|
2021-04-22 15:37:46 +08:00 |
mindspore-ci-bot
|
7da72d1c98
|
!15491 add general_char.txt
From: @pandoublefeng
Reviewed-by: @oacjiewen,@c_34
Signed-off-by: @c_34
|
2021-04-22 15:32:52 +08:00 |
mindspore-ci-bot
|
65ff301acd
|
!15479 Unet simple-mode 8p accurary stable and reach standard
From: @zhanghuiyao
Reviewed-by: @c_34,@oacjiewen
Signed-off-by: @c_34
|
2021-04-22 15:02:08 +08:00 |
jiangzhenguang
|
d5c3e96fa5
|
fix resnet
|
2021-04-22 10:33:38 +08:00 |
mindspore-ci-bot
|
7cba27ba22
|
!15445 update weight initialization for maskrcnn
From: @gengdongjie
Reviewed-by: @c_34,@wuxuejian
Signed-off-by: @c_34
|
2021-04-22 10:28:00 +08:00 |
mindspore-ci-bot
|
b98c508e86
|
!15473 fix deeplabv3 filter
From: @jiangzg001
Reviewed-by: @wuxuejian,@linqingke
Signed-off-by: @wuxuejian
|
2021-04-22 10:00:06 +08:00 |
mindspore-ci-bot
|
8e5c74d691
|
!15466 fix crnn and ctpn 310 compile error
From: @yuzhenhua666
Reviewed-by: @c_34,@wuxuejian
Signed-off-by: @c_34
|
2021-04-22 09:53:29 +08:00 |
mindspore-ci-bot
|
36f999b213
|
!15469 Only save checkpoint on first device while training mobilenet
From: @c_34
Reviewed-by: @linqingke,@wuxuejian
Signed-off-by: @linqingke
|
2021-04-22 09:52:50 +08:00 |
panfengfeng
|
fc56a0cdb8
|
add general_chars.txt
|
2021-04-22 02:26:32 +08:00 |
mindspore-ci-bot
|
2750055a85
|
!15461 fix fasterrcnn performance issue
From: @zhao_ting_v
Reviewed-by: @c_34,@wuxuejian
Signed-off-by: @c_34
|
2021-04-21 20:18:18 +08:00 |
zhanghuiyao
|
c254072248
|
modify some train param in unet
|
2021-04-21 17:31:02 +08:00 |
jiangzhenguang
|
092ca26aa5
|
fix deeplabv3 filter
|
2021-04-21 16:10:51 +08:00 |
zhaoting
|
89669a5725
|
fix fasterrcnn performance issue
|
2021-04-21 15:07:25 +08:00 |
mindspore-ci-bot
|
b760d1235f
|
!15416 Update normalization description at nn/layer/normalization.py
From: @dinglinhe123
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
|
2021-04-21 15:05:33 +08:00 |
chenhaozhe
|
4a009555a2
|
only save on the first device while training mobilenetv1
|
2021-04-21 14:45:13 +08:00 |
yuzhenhua
|
acc8fa5391
|
fix ctpn crnn compile error
|
2021-04-21 14:25:57 +08:00 |
gengdongjie
|
0819ac5141
|
update rcnn weight initialization for maskrcnn
|
2021-04-21 02:35:08 +08:00 |
chendongsheng
|
eefab34b16
|
fixed reset in ps mode train failed
|
2021-04-20 17:29:06 +08:00 |
dinglinhe
|
54fb72e2b3
|
Update normalization description at nn/layer/normalization.py
|
2021-04-20 12:30:37 +08:00 |
mindspore-ci-bot
|
eeb32f410e
|
!15365 All the descriptions of batch normal under the mindspore folder have been uniformly updated to "Batch Normalization"
From: @dinglinhe123
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
|
2021-04-20 09:20:41 +08:00 |
mindspore-ci-bot
|
0fd6b0a7ce
|
!15376 fixed not support ps float16
From: @anancds
Reviewed-by: @limingqi107,@cristoval
Signed-off-by: @cristoval
|
2021-04-20 09:05:22 +08:00 |
mindspore-ci-bot
|
879f5e1f4e
|
!15382 clean pylint & shell check
From: @zhao_ting_v
Reviewed-by: @wuxuejian,@c_34
Signed-off-by: @wuxuejian
|
2021-04-19 20:47:52 +08:00 |
mindspore-ci-bot
|
9650979baa
|
!15374 modify some formula
From: @pan-fei
Reviewed-by: @gemini524,@kingxian,@liangchenghui
Signed-off-by: @kingxian
|
2021-04-19 19:02:56 +08:00 |
panfei
|
140495e232
|
modify formula
|
2021-04-19 17:01:07 +08:00 |
dinglinhe
|
865cf68243
|
All the descriptions of batch normal under the mindspore folder have been uniformly updated to 'Batch Normalization'
|
2021-04-19 16:37:51 +08:00 |
zhaoting
|
ffaf33d5d6
|
clean pylint & shell check
|
2021-04-19 16:12:50 +08:00 |
chendongsheng
|
54a22e7e78
|
fixed not support ps float16
|
2021-04-19 15:52:27 +08:00 |
mindspore-ci-bot
|
24319a647b
|
!15322 fix momentum parameter of batchnorm in quantization
From: @chenzhuo42
Reviewed-by: @zh_qh,@zhoufeng54
Signed-off-by: @zh_qh
|
2021-04-19 14:17:57 +08:00 |
mindspore-ci-bot
|
e561e0c7c5
|
!15232 [MS][Lite]android mindspore update to 1.2.0
From: @sishuikang
Reviewed-by: @zhanghaibo5,@zhang_xue_tong
Signed-off-by: @zhanghaibo5
|
2021-04-19 14:16:15 +08:00 |
mindspore-ci-bot
|
af8b2d3a47
|
!15305 update psenet readme file
From: @anzhengqi
Reviewed-by: @heleiwang,@pandoublefeng
Signed-off-by: @pandoublefeng
|
2021-04-19 09:56:12 +08:00 |
chenzhuo
|
20fc2ca240
|
fix momentum of batchnorm in quantization
|
2021-04-17 16:56:10 +08:00 |
hangangqiang
|
95a5ad4abb
|
fix fuzz bug & codex
|
2021-04-17 15:24:08 +08:00 |
anzhengqi
|
14a39862fd
|
fix psenet readme file
|
2021-04-17 11:22:55 +08:00 |
caojiewen
|
0d717f9a66
|
fixed the hardware description
|
2021-04-17 10:22:56 +08:00 |
mindspore-ci-bot
|
91e6247aca
|
!15268 FCN8s script optimize
From: @caojian05
Reviewed-by: @oacjiewen,@wuxuejian
Signed-off-by: @wuxuejian
|
2021-04-17 09:08:22 +08:00 |
yuzhenhua
|
bf9b0653ab
|
fix 310 build bug
|
2021-04-16 15:12:11 +08:00 |
CaoJian
|
9d1dc25dce
|
FCN8s script optimize
|
2021-04-16 14:51:38 +08:00 |
mindspore-ci-bot
|
f498c1a8c7
|
!12487 Add Xception Model for GPU
From: @riesman
Reviewed-by:
Signed-off-by:
|
2021-04-16 12:03:55 +08:00 |
hukang hwx963878
|
350884b2cc
|
update mindspore to 1.2.0
|
2021-04-15 17:14:07 +08:00 |
yuzhenhua
|
fcd5207416
|
fix accuracy of fasterrcnn below 62.5%
|
2021-04-15 15:23:00 +08:00 |
mindspore-ci-bot
|
8af28def00
|
!15168 fix lenet performance on cpu
From: @huaweib
Reviewed-by: @jjfeing,@kisnwang
Signed-off-by: @kisnwang
|
2021-04-15 10:47:00 +08:00 |
mindspore-ci-bot
|
93d905333a
|
!15182 [GraphKernel] Add swtich for parallel fusion
From: @tronzhang
Reviewed-by: @gaoxiong1,@dylangeng
Signed-off-by: @dylangeng
|
2021-04-15 09:48:56 +08:00 |
mindspore-ci-bot
|
2e995c33b4
|
!15154 wide&deep network need to add numa interface can get the best performance
From: @xiefangqi
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
|
2021-04-15 09:46:48 +08:00 |
mindspore-ci-bot
|
abfe122a86
|
!15166 modify log format for 310 inference
From: @yuzhenhua666
Reviewed-by: @oacjiewen,@linqingke
Signed-off-by: @linqingke
|
2021-04-14 20:29:25 +08:00 |
mindspore-ci-bot
|
5c60b57c3a
|
!15160 fix performance jitter for googlenet train
From: @caojian05
Reviewed-by: @wuxuejian,@oacjiewen
Signed-off-by: @wuxuejian
|
2021-04-14 20:18:06 +08:00 |
tronzhang
|
8ff3c16778
|
add swtich for parallel fusion and default is off
|
2021-04-14 17:36:24 +08:00 |
mindspore-ci-bot
|
f6e42d8a14
|
!14739 Add MobileNetV1 CPU Script
From: @wuxuejian
Reviewed-by: @oacjiewen,@liangchenghui
Signed-off-by: @liangchenghui
|
2021-04-14 16:39:24 +08:00 |
baihuawei
|
1b027c11bf
|
fix lenet performance on cpu
|
2021-04-14 15:36:06 +08:00 |
yuzhenhua
|
4848f5c81f
|
modify log format for 310 inferenct
|
2021-04-14 15:25:34 +08:00 |
CaoJian
|
de4828a71f
|
fix performance jitter for googlenet train
|
2021-04-14 15:14:30 +08:00 |