Commit Graph

5709 Commits

Author SHA1 Message Date
mindspore-ci-bot 30ffcd8a1f !3681 modelzoo: support vgg16 in GPU
Merge pull request !3681 from ms_yan/vgg_r0.6
2020-07-30 14:29:25 +08:00
mindspore-ci-bot 9ab94fa076 !3685 add tinybert scripts
Merge pull request !3685 from wanghua/r0.6
2020-07-30 14:24:03 +08:00
mindspore-ci-bot 944929f980 !3682 add googlenet gpu
Merge pull request !3682 from panfengfeng/googlenet-gpu_support
2020-07-30 11:38:05 +08:00
mindspore-ci-bot 09dd4128d5 !3689 fix cpu multi graph mem error
Merge pull request !3689 from kisnwang/r0.6-fix-cpu-multi-graph-memory-error
2020-07-30 10:42:18 +08:00
mindspore-ci-bot 7f3926429b !3628 fix log bug
Merge pull request !3628 from gukecai/log
2020-07-30 09:13:44 +08:00
kswang 7360a2fa07 fix cpu multi graph mem error 2020-07-30 09:13:05 +08:00
mindspore-ci-bot 10f0f0d5a5 !3673 fix serving input numbers
Merge pull request !3673 from hexia/fix_input_check_r0.6
2020-07-30 09:12:13 +08:00
mindspore-ci-bot 6b81f9f7f7 !3683 Modify patches and alerts
Merge pull request !3683 from shenwei41/r0.6
2020-07-30 09:09:24 +08:00
mindspore-ci-bot 5a36b19e80 !3666 Modify the order of init and open of TDT
Merge pull request !3666 from hanjun996/r0.6
2020-07-30 09:07:09 +08:00
mindspore-ci-bot 6944af09ee !3596 fix batchnorm issue under mix precision in pynative mode
Merge pull request !3596 from wangqiuliang/fix-batchnorm-r0.6
2020-07-30 08:57:01 +08:00
ms_yan e497117b74 init add vgg16 gpu version
merge the script

optimize the script

repair problem in vgg16 cifar10 version

optimize the vgg script
2020-07-30 07:41:39 +08:00
mindspore-ci-bot 78375e104a !3680 lowering value checking threshold to fix bug of pass eps
Merge pull request !3680 from wangnan39/lowering_value_checking_threshold_to_support_training_with_very_small_steps
2020-07-29 22:52:04 +08:00
mindspore-ci-bot abd346e84b !3649 modify setup.py version number for r0.6
Merge pull request !3649 from changzherui/mod_ver_num
2020-07-29 21:59:11 +08:00
mindspore-ci-bot 9156775655 !3677 support multy node training in deeplabv3
Merge pull request !3677 from zhouyaqiang0/r0.6
2020-07-29 21:53:56 +08:00
mindspore-ci-bot df7f0c8a7c !3659 modify readme for maskrcnn
Merge pull request !3659 from meixiaowei/r0.6
2020-07-29 21:49:09 +08:00
wanghua 9da1c96c4a add tinybert scripts 2020-07-29 21:21:18 +08:00
panfengfeng 7d5a67e9f0 googlenet-gpu 2020-07-29 21:19:28 +08:00
kingfo fc92598881 fix batchnorm issue in pynative auto mix precision 2020-07-29 21:15:54 +08:00
mindspore-ci-bot e3fe1d76ca !3558 Fix a racing condition in CacheMergeOp when the leaf hits an error and exit too early
Merge pull request !3558 from guozhijian/fix_dataset_none_hung
2020-07-29 21:07:54 +08:00
mindspore-ci-bot b429a8421f !3586 fix python api doc for mindspore .dataset
Merge pull request !3586 from guansongsong/gss/fix_python_api_for_r0.6
2020-07-29 20:50:03 +08:00
mindspore-ci-bot bb4339e3ca !3584 Fix a DatasetCache sharing scenario
Merge pull request !3584 from guansongsong/gss/fix_cache
2020-07-29 20:49:09 +08:00
shenwei41 e49a2f83e7 Modify patches and alerts 2020-07-29 20:47:29 +08:00
mindspore-ci-bot 1ec63700c7 !3632 Fix resource not release bug
Merge pull request !3632 from Kang/r0.6
2020-07-29 20:25:31 +08:00
wangnan39@huawei.com fc5d419422 Lowering value checking threshold to support fix the bug of pass add eps 2020-07-29 20:21:31 +08:00
mindspore-ci-bot d4b5cda934 !3604 Fix minor errors in probabilistic programming
Merge pull request !3604 from peixu_ren/r0.6
2020-07-29 20:00:13 +08:00
mindspore-ci-bot f04243b1f1 !3663 Fix multi worker
Merge pull request !3663 from ZPaC/r0.6-fix-sgd
2020-07-29 19:53:43 +08:00
mindspore-ci-bot 6b57b4f0e1 !3652 add epoch_num description
Merge pull request !3652 from panfengfeng/add_epoch_num_description
2020-07-29 19:33:36 +08:00
zhouyaqiang b096a6cbe9 support multy node training and remove code 2020-07-29 19:18:08 +08:00
hanjun996 c718774538 modify tdt 2020-07-29 19:01:41 +08:00
mindspore-ci-bot 68128f87a9 !3634 Spilt unsupported transdata
Merge pull request !3634 from lianliguang/r0.6
2020-07-29 18:52:22 +08:00
mindspore-ci-bot 22dbd1a233 !3646 [MD] fix minddataset core dump when file list size ia greater than 1000.
Merge pull request !3646 from liyong126/r0.6_fix_minrecord_bug
2020-07-29 18:29:37 +08:00
hexia 52776820d8 fix_input_check 2020-07-29 18:28:38 +08:00
guansongsong 5b15f40598 Fix a DatasetCache sharing scenario 2020-07-29 17:42:05 +08:00
cristoval bf74164df3 fix sync sgd under multi-worker 2020-07-29 17:39:51 +08:00
meixiaowei e5b9776b86 modify readme 2020-07-29 16:46:52 +08:00
panfengfeng 8803c6258d add epoch_num 2020-07-29 16:06:56 +08:00
changzherui 614841aa39 modify setup version number 2020-07-29 15:22:14 +08:00
wuyongkang 983cb9b23d Fix resource not release bug 2020-07-29 14:52:38 +08:00
guansongsong 68f27eb62b fix python api doc for mindspore.dataset 2020-07-29 14:49:17 +08:00
mindspore-ci-bot 924a34acb8 !3639 fix GeneratorDataset time out
Merge pull request !3639 from yanghaitao/yht_generator_timeout_r0.6
2020-07-29 14:42:38 +08:00
mindspore-ci-bot db01f3eafe !3640 support bprop for const in pynative and develop stridedslice and isinstance
Merge pull request !3640 from zhangbuxue/support_bprop_for_const_in_pynative_and_develop_stridedslice_and_isinstance
2020-07-29 14:32:25 +08:00
liyong 66d8395fea fix coredump when number of file list more than 1000. 2020-07-29 14:30:00 +08:00
mindspore-ci-bot e33b5e435e !3633 fix dataset & train gil lock of gpu process
Merge pull request !3633 from panfengfeng/fix_dataset_train_gil_of_gpu
2020-07-29 14:18:07 +08:00
mindspore-ci-bot 477bf42fe5 !3641 Update submodule akg to r0.6 branch
Merge pull request !3641 from looop5/akg_r0.6
2020-07-29 14:14:56 +08:00
WilliamLian edba641ddb split unsupported transdata 2020-07-29 14:07:19 +08:00
mindspore-ci-bot 338a225410 !3623 [r0.6][bug][auto_mixed_precision]fix amp doc and eval network build
Merge pull request !3623 from vlne-v1/amp_doc_r0.6
2020-07-29 13:02:45 +08:00
looop5 13d8bedbf4 update submodule akg to r0.6 branch 2020-07-29 12:03:29 +08:00
mindspore-ci-bot 9a43468fee !3626 fix: device occupied tdt hung
Merge pull request !3626 from guozhijian/fix_device_occupied_tdt_hung_r0.6
2020-07-29 11:58:22 +08:00
buxue 6beb8071d7 support bprop for const in pynative and develop stridedslice and isinstance. 2020-07-29 11:56:59 +08:00
mindspore-ci-bot cc233f66ab !3629 Fix numpyslice issue
Merge pull request !3629 from xiefangqi/md_fix_numpyslice_r0.6
2020-07-29 11:56:51 +08:00