Commit Graph

5758 Commits

Author SHA1 Message Date
yujianfeng 67ed5451ad Fix getting output address of internal output 2020-07-25 17:11:37 +08:00
mindspore-ci-bot ac564a9e86 !3466 fix cpu nonop net fp16 error
Merge pull request !3466 from kisnwang/r0.6-fix-cpu-nonop-fp16-error
2020-07-25 16:56:49 +08:00
mindspore-ci-bot 375078cf55 !3471 Fixing Bug with AutoContrast/Equalize supporting uint8 dtype/mnist
Merge pull request !3471 from guozhijian/fix_autocontrast_equalize_support_uint8
2020-07-25 16:48:49 +08:00
simson 63bb52b408 Modify comment of register_backward_hook 2020-07-25 16:43:31 +08:00
mindspore-ci-bot c9f25d0d5c !3477 upload maskrcnn scripts
Merge pull request !3477 from gengdongjie/r0.6
2020-07-25 15:13:54 +08:00
mindspore-ci-bot b0cb13d265 !3463 [MD]Fix Segementation Falut when SentencepieceTokenizer Op before zipOp and ConcatOp
Merge pull request !3463 from xulei/tmp_0.6
2020-07-25 15:10:16 +08:00
mindspore-ci-bot 14ce0afab3 !3478 Add Warpctc GPU network
Merge pull request !3478 from yangyongjie/r0.6
2020-07-25 14:35:32 +08:00
mindspore-ci-bot 26733198e9 !3458 fix getdataset size error r0.6
Merge pull request !3458 from panfengfeng/fix_getdataset_size_error_r0.6
2020-07-25 14:24:09 +08:00
mindspore-ci-bot 73f58dc937 !3480 Graceful shutdown for ps modules
Merge pull request !3480 from chengang/graceful_shutdown_ps_r0.6
2020-07-25 14:22:24 +08:00
cristoval c1332c03e5 support graceful shutdown for ps components 2020-07-25 12:19:45 +08:00
meixiaowei 10c74de9b6 upload maskrcnn scripts 2020-07-25 12:01:45 +08:00
yangyongjie 28b9074e9b add warpctc GPU 2020-07-25 11:53:57 +08:00
mindspore-ci-bot 63442d563f !3402 [AutoParallel]Fix autoparallel gpu bug
Merge pull request !3402 from lichen/fix_autoparallel_gpu_bug
2020-07-25 11:40:26 +08:00
islam_amin b0e83c5a06 Fixing AutoContrast/Equalize Bug 2020-07-25 11:30:34 +08:00
kswang 9f5315fc80 fix cpu nonop net fp16 error 2020-07-25 11:26:39 +08:00
panfengfeng 4e7cb1a7a4 fix get daataset size error 2020-07-25 11:20:24 +08:00
jiangzhiwen d408cdf0e0 init column_default_list_ when it is empty 2020-07-25 11:04:07 +08:00
mindspore-ci-bot c5e6cfebe7 !3436 fix mix precision operator issue
Merge pull request !3436 from wangqiuliang/fix-mix-precision-r0.6
2020-07-25 10:50:42 +08:00
cristoval aac2275d1b support graceful shutdown for ps components 2020-07-25 10:08:27 +08:00
mindspore-ci-bot 70aee2fe7a !3401 cpp client example
Merge pull request !3401 from hexia/cpp_client_example_r0.6
2020-07-25 09:57:16 +08:00
xulei2020 c43bc92d7c add code 2020-07-25 09:39:23 +08:00
kingfo 5916da1763 fix mix precision operator issue 2020-07-25 09:30:29 +08:00
mindspore-ci-bot 50e20e4042 !3443 Restore the code to collect the graph network
Merge pull request !3443 from LiHongzhang/oh_graph_r
2020-07-24 22:05:46 +08:00
Li Hongzhang 2373e94384 restore the ability to collect network graph 2020-07-24 21:01:28 +08:00
mindspore-ci-bot cda920b21b !3432 add single quotes and modify parameters
Merge pull request !3432 from lijiaqi/add_single_quotes_and_others
2020-07-24 20:30:07 +08:00
mindspore-ci-bot af4b4fb36d !3417 fix bug of group lr when save ckpt
Merge pull request !3417 from wangnan39/fix_bug_of_group_lr_when_save_ckpt
2020-07-24 20:17:54 +08:00
mindspore-ci-bot 927a52fdf8 !3388 Transfer tuple getitem's control to new added memcpy_async
Merge pull request !3388 from huanghui/r0.6
2020-07-24 20:14:56 +08:00
mindspore-ci-bot 0f8c4d6794 !3428 modify annotation: wegith_decay modify weight_decay
Merge pull request !3428 from lilei/modify_weight_decay_annotation
2020-07-24 20:06:43 +08:00
李嘉琪 8feb9450f2 add single quotes and modify parameters 2020-07-24 16:41:25 +08:00
lilei f304fe9614 modify weight_decay annotation 2020-07-24 16:10:07 +08:00
mindspore-ci-bot e62137f7c0 !3406 fix optimizer parallel problems
Merge pull request !3406 from gziyan/fix_optimizer_parallel_r0.6
2020-07-24 15:11:19 +08:00
mindspore-ci-bot c005dfd803 !3389 merge sparse hot fix to r0.6
Merge pull request !3389 from riemann_penn/merger_sparse_hot_fix_to_r0.6
2020-07-24 14:43:46 +08:00
mindspore-ci-bot a051d7c5dc !3410 [bug][ci]fix bug when remove the phis
Merge pull request !3410 from vlne-v1/fix_redundant_phi-r0.6
2020-07-24 14:21:57 +08:00
wangnan39@huawei.com 3c93ff3385 fix_bug_of_group_lr_when_save_ckpt 2020-07-24 13:40:14 +08:00
Wei Luning 43d4f80428 fix bug in remove phiphi should replace the inner ones first 2020-07-24 12:39:58 +08:00
Ziyan 9f264b6e55 fix optimizer parallel problems 2020-07-24 11:36:11 +08:00
panyifeng 2cebc62bbf fix sparse related issues 2020-07-24 11:21:29 +08:00
mindspore-ci-bot f9aec99c01 !3379 modify the vgg16/lstm path to offical/{cv/nlp}
Merge pull request !3379 from caojian05/ms_master_dev
2020-07-24 11:08:07 +08:00
CaoJian 80a655099a modify the vgg16/lstm path to offical/{cv/nlp} 2020-07-24 10:19:47 +08:00
hexia f14974392c cpp_client_example_r0.6 2020-07-24 10:04:20 +08:00
huanghui 3901c0414f deal tuple getitem control for new added memcpy 2020-07-24 09:54:23 +08:00
lichenever 12738ceda7 fix auto parallel gpu bug 2020-07-24 09:40:33 +08:00
mindspore-ci-bot fe0348b3d7 !3380 Fix visit depend node
Merge pull request !3380 from lianliguang/r0.6
2020-07-24 09:03:06 +08:00
mindspore-ci-bot 93ce266ae5 !3373 support call super when class define in test_case
Merge pull request !3373 from zhangbuxue/support_call_super_when_class_define_in_test_case_
2020-07-23 21:20:11 +08:00
WilliamLian 35b466f8f7 fix visit depend node 2020-07-23 20:23:51 +08:00
buxue 15487759ff support call super when class define in test_case. 2020-07-23 18:30:00 +08:00
mindspore-ci-bot 251fba00f5 !3363 fix cloner when funcgraph return is null
Merge pull request !3363 from leopz/fix_clone
2020-07-23 17:27:07 +08:00
mindspore-ci-bot 984be47299 !3365 restructure client example
Merge pull request !3365 from hexia/restructure_client_example_r0.6
2020-07-23 16:47:35 +08:00
mindspore-ci-bot 45d8a9eea3 !3354 improve performance of bert by adding order paramters
Merge pull request !3354 from shibeiji/r0.6
2020-07-23 16:19:01 +08:00
mindspore-ci-bot 5cdfbf0e82 !3359 fix cpu nonop net
Merge pull request !3359 from kisnwang/r0.6-cpu-support-nonop-net
2020-07-23 16:01:37 +08:00