Commit Graph

47 Commits

Author SHA1 Message Date
mindspore-ci-bot 921d344594 !9367 remove redundant parameters of resnext50 and inceptionv3
From: @zhouyaqiang0
Reviewed-by: 
Signed-off-by:
2020-12-03 17:22:02 +08:00
zhouyaqiang 6ebf670d2d remove redundant parameter of resnext50 and inceptionv3 2020-12-02 16:24:16 +08:00
bai-yangfan c46c4dffe4 mindir_suffix 2020-12-02 11:52:37 +08:00
changzherui 1c5182afb4 modify timemonitor and ckpt info 2020-11-28 22:01:40 +08:00
mindspore-ci-bot 9169d0da6e !8544 Extend hccl time out and modify lr schedule
From: @zhouyaqiang0
Reviewed-by: @oacjiewen,@c_34
Signed-off-by: @c_34
2020-11-13 17:08:07 +08:00
mindspore-ci-bot ecba84ae7c !8447 export script for VGG16 and Bert,fix faster-rcnn and inceptionv3 bug
From: @yuzhenhua666
Reviewed-by: 
Signed-off-by:
2020-11-13 17:02:09 +08:00
zhouyaqiang 64a3373f31 extend hccl time out and modify lr schedule 2020-11-13 09:35:23 +08:00
yuzhenhua d0f05a7670 add export script for vgg16,bert. fix faster-rcnn and inception bug 2020-11-12 18:20:26 +08:00
bai-yangfan a9cba56191 mode_train 2020-11-11 10:58:44 +08:00
mindspore-ci-bot 877a89f679 !8099 Add para global step to lr generator of inceptionv3
Merge pull request !8099 from zhouyaqiang0/inceptionv3_lr
2020-11-02 14:01:29 +08:00
zhouyaqiang 065e86a4d3 add para glabal step to inceptionv3 lr generator 2020-11-02 10:10:32 +08:00
zhouyaqiang 29d289ccb7 fix readme of densenet121 and config of inceptionv3 2020-10-21 10:26:04 +08:00
zhouyaqiang 3b3b701edf change amp level of inceptionv3 from o2 to o3 2020-10-14 15:30:15 +08:00
mindspore-ci-bot a712489a28 !6643 Modifying the hardware information in Readme.
Merge pull request !6643 from linqingke/modelzoo
2020-09-22 17:36:31 +08:00
linqingke 3f7a5ed394 README A+X to A+K 2020-09-21 16:22:41 +08:00
zhouyaqiang 0497092cf8 add hub for densenet121 and inceptionv3 2020-09-21 14:09:36 +08:00
mindspore-ci-bot e2e1603c49 !6565 fix launch of inceptionv3
Merge pull request !6565 from zhouyaqiang0/master
2020-09-20 20:07:03 +08:00
Ting Wang ac627e046b update links for README
Signed-off-by: Ting Wang <kathy.wangting@huawei.com>
2020-09-19 18:43:35 +08:00
zhouyaqiang 57a6ec3c08 fix shell lanch of inceptionv3 2020-09-19 16:06:03 +08:00
zhouyaqiang f467ccc79e add bind explain in readme 2020-09-19 10:20:37 +08:00
mindspore-ci-bot cdff9412dc !6483 remove parameter broadcast
Merge pull request !6483 from gziyan/rm——parameter_broadcast
2020-09-18 19:56:26 +08:00
Ziyan cc131193ec remove parameter broadcast 2020-09-18 17:04:14 +08:00
zhaoting d421f49e60 delete redundant codes 2020-09-17 17:44:36 +08:00
zhaoting a4a65ffe06 reduce cyclomatic complexity 2020-09-15 20:19:12 +08:00
root ec947ebf3d modify the ckpt path 2020-09-14 11:27:54 +08:00
mindspore-ci-bot be62fd7fa6 !5768 Save the GPU backend multi card output in different folders.
Merge pull request !5768 from linqingke/fasterrcnn
2020-09-11 11:05:04 +08:00
nhussain 92e99ff224 change map calls 2020-09-10 10:25:05 -04:00
linqingke 845ff342ed Save the GPU backend multi card output in different folders. 2020-09-10 16:04:28 +08:00
lilei 71adabd944 modify_bug 2020-09-09 18:20:32 +08:00
Eric 5371442786 Fixes model_zoo with minddata API change 2020-09-08 23:15:25 -04:00
nhussain 3bac9d3713 switch input columns and operation
change ImagefolderDV2 name

change ds.transforms.vision to ds.vision

change batch api to match map api more closely

compose op changes

test_pylint

remove compose op from vision, move to transform module, refactor map and batch to use column_order
2020-09-08 10:26:20 -04:00
yao_yf d4cfe55c04 rename mirror_mean to gradients_mean 2020-09-04 14:47:36 +08:00
linqingke 4d9d8c3e74 Modelzoo interface change. 2020-09-04 11:37:24 +08:00
zhouyaqiang ce3881636b modify readme of inceptionv3 2020-08-31 11:11:38 +08:00
zhouyaqiang d33ea18796 modify readme 2020-08-29 17:18:18 +08:00
mindspore-ci-bot e6a4d932b4 !5350 [AutoParallel]Rectification distributed init
Merge pull request !5350 from lichen/rectification_init
2020-08-29 14:55:18 +08:00
lichenever d3e55b543e rectification init 2020-08-29 09:34:58 +08:00
mindspore-ci-bot 820f2cb4eb !5351 move ParalleMode to Context
Merge pull request !5351 from yao_yf/parallel_context_collation
2020-08-28 16:13:01 +08:00
yao_yf 07117e4dd4 mv ParallelMode to context 2020-08-28 19:13:55 +08:00
zhouyaqiang 3277185684 1、fix readme of inceptionv3 and deeplabv3
2、add hub config for resnet
3、extend hccl time out of resnext50
2020-08-28 11:18:11 +08:00
zhouyaqiang c2dc1a7ce6 modify readme in deeplabv3 2020-08-24 17:24:38 +08:00
zhouyaqiang 51310a630c Add inference result to readme of inceptionv3 2020-08-22 14:48:35 +08:00
zhouyaqiang aba52a459e modify readme for inceptrionv3 2020-08-21 16:13:07 +08:00
zhouyaqiang 253fd92fe0 add network inceptionv3 2020-08-19 19:24:59 +08:00
fary86 73325e0f01 Change export interface 2020-08-12 00:01:31 +08:00
Wei Luning e5fc529159 z 2020-08-04 16:16:49 +08:00
hanhaocheng 83580c4dec GPU inceptionv3 support in modelzoo 2020-08-03 09:47:24 +08:00