Commit Graph

22 Commits

Author SHA1 Message Date
CaoJian 9abb4b2f53 vgg16+imagenet performance optimizing 2021-03-03 17:17:05 +08:00
root bb5a354ea6 fix the linear ratio of vgg16, deepfm and wide_deep 2021-01-12 14:40:59 +08:00
CaoJian 1fb246a284 set graph model should befor init(), otherwise hccl will report repeat init error. 2020-12-03 19:53:39 +08:00
caojian05 bfe85189d2 remove device_id setting when use GPU 2020-09-30 17:24:47 +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
root ec947ebf3d modify the ckpt path 2020-09-14 11:27:54 +08: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
mindspore-ci-bot fc79997de5 !5502 Mod SoftmaxCrossEntropyWithlogits
Merge pull request !5502 from wanyiming/mod_SoftmaxCrossEntropyWithlogits
2020-09-03 20:24:43 +08:00
wanyiming 0ec70068ae mod_SoftmaxCrossEntropyWithLogits 2020-09-03 17:33:20 +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
yao_yf 07117e4dd4 mv ParallelMode to context 2020-08-28 19:13:55 +08:00
ms_yan 0752c566b1 modify format in vgg16 2020-08-22 11:21:44 +08:00
ms_yan a4f2e728ef repair vgg precision problem 2020-08-17 21:54:22 +08:00
ms_yan 4cf23db838 repair distribute training for vgg in D 2020-07-31 12:27:43 +08:00
ms_yan abbd7b50db optimize the vgg script 2020-07-30 07:48:35 +08:00
ms_yan 4e3fa200ee repair problem in vgg16 cifar10 version 2020-07-28 23:10:45 +08:00
ms_yan cf3fff8996 init add vgg16 gpu version
merge the script

optimize the script
2020-07-27 22:26:17 +08:00
CaoJian f9fdb52373 modify the vgg16/lstm path to offical/{cv/npl} 2020-07-22 19:25:27 +08:00