Commit Graph

5738 Commits

Author SHA1 Message Date
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
ZPaC d6a56cd6fd Pass optimizer attributes to push nodes. 2020-07-29 19:59:42 +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
yanghaitao 248130e5d1 fix generator time out 2020-07-29 11:54:17 +08:00
mindspore-ci-bot 8f6eafdfcd !3589 fix the description of cache
Merge pull request !3589 from guansongsong/fix_cache_core_for_r0.6
2020-07-29 11:39:01 +08:00
xiefangqi 30ed5a25ce fix numpyslice issue to r0.6 2020-07-29 10:39:13 +08:00
panfengfeng 4eea891730 fix dataset train gil of gpu 2020-07-29 10:37:59 +08:00
gukecai fe29a2501f fix log bug 2020-07-29 10:07:56 +08:00
jonyguo 0d375bbaa3 fix: device occupied tdt hung 2020-07-29 09:46:32 +08:00
mindspore-ci-bot 4f1e586ee3 !3579 fix maskrcnn dataset rescale bug
Merge pull request !3579 from meixiaowei/r0.6
2020-07-29 09:37:26 +08:00
Wei Luning dd26d85caf fix doc and eval network build in amp 2020-07-29 09:15:30 +08:00
peixu_ren 49cdeb3f78 Fix minor errors in probabilistic programming 2020-07-28 11:35:10 -04:00
mindspore-ci-bot d9ca3f2e88 !3566 dataset: api format problem in totype, totensor, slice
Merge pull request !3566 from ms_yan/r0.6_api_format
2020-07-28 23:23:27 +08:00
mindspore-ci-bot c5f8b6b0c7 !3599 merge fix sparse doc to r0.6
Merge pull request !3599 from riemann_penn/merge_fix_sparse_doc_to_r0.6
2020-07-28 21:52:22 +08:00
panyifeng 3714a07d71 fix sparse api doc 2020-07-28 21:26:18 +08:00
mindspore-ci-bot 950367c102 !3595 add desc about sink_size
Merge pull request !3595 from jinyaohui/sink_size
2020-07-28 21:23:45 +08:00
jinyaohui 40b859395d add description about sink_size 2020-07-28 20:21:41 +08:00
mindspore-ci-bot d7caa7955b !3582 Fix minddata cache include flatbuffer head problem
Merge pull request !3582 from xiefangqi/r0.6
2020-07-28 18:54:10 +08:00
mindspore-ci-bot 552490326f !3572 [MD] fix save pydoc and log
Merge pull request !3572 from liyong126/r0.6_fix_save_pydoc_log
2020-07-28 18:53:33 +08:00
guansongsong 543b75f366 fix the description of cache 2020-07-28 18:13:51 +08:00
mindspore-ci-bot 3d87436bb0 !3580 fix allreduce fusion case in grad reducer
Merge pull request !3580 from gziyan/fix_allreduce_fusion
2020-07-28 17:18:55 +08:00
ms_yan 47efc83bcd repair api format problem in totype, totensor, slice 2020-07-28 16:36:16 +08:00
xiefangqi 0e4065f0ef fix flatbuffer head to r0.6 2020-07-28 16:21:09 +08:00
Ziyan fdb21ecf74 update 2020-07-28 16:15:16 +08:00