Commit Graph

5746 Commits

Author SHA1 Message Date
mindspore-ci-bot 8e3d788942 !3349 move the dependency of utils to core
Merge pull request !3349 from liubuyu/master
2020-07-27 11:20:21 +08:00
mindspore-ci-bot 979342e0c4 !3490 Change readme.txt in WarpCTC and checkpoint directory
Merge pull request !3490 from yangyongjie/master
2020-07-27 11:18:12 +08:00
mindspore-ci-bot c22792aab1 !3495 Gpu StridedSlice performance optimize
Merge pull request !3495 from chenweifeng/strided_slice
2020-07-27 11:04:50 +08:00
mindspore-ci-bot 295038d346 !3324 add reduce_any op for vm
Merge pull request !3324 from fangzehua/reduce_any
2020-07-27 10:38:57 +08:00
mindspore-ci-bot 521f1e5938 !3457 add LeakReLUQuant OP for bug fix.
Merge pull request !3457 from chenzhongming/master
2020-07-27 10:36:41 +08:00
liubuyu f4bc0bc9fe move the dependency of utils to core 2020-07-27 10:28:46 +08:00
mindspore-ci-bot ea58b9be61 !3461 [EmbeddingLookup] Add the dimension constraint on the Parameter
Merge pull request !3461 from Xiaoda/12-add-annotations-for-embeddinglookup
2020-07-27 10:17:48 +08:00
mindspore-ci-bot 0708b18165 !3460 dataset: api format problem in totype, totensor, slice
Merge pull request !3460 from ms_yan/api_format
2020-07-27 10:11:31 +08:00
mindspore-ci-bot 15dfaf6b97 !3450 use primitive `Less` instead of `scalar_lt` for `large for loop` condition
Merge pull request !3450 from fary86/fix_large_for_loop_execute_error
2020-07-27 09:48:54 +08:00
mindspore-ci-bot 843cf1fcbb !3494 fix a typo in resnet
Merge pull request !3494 from guoqi/master
2020-07-27 09:47:08 +08:00
mindspore-ci-bot d14a01f403 !3510 Cancel insert assign from condition to true branch of while
Merge pull request !3510 from chenfei_mindspore/avoid-insert-assign-from-condition-to-true-branch
2020-07-27 09:31:52 +08:00
mindspore-ci-bot f26f03dd40 !3485 Fix bugs of the ConvertSwitchReplacement::OptimizerCaller function
Merge pull request !3485 from Kang/optimization
2020-07-27 09:31:30 +08:00
mindspore-ci-bot 7e32f24feb !3459 fix bug ArgMinWithValue
Merge pull request !3459 from fangzehua/fix-argmin
2020-07-27 09:11:30 +08:00
mindspore-ci-bot dfac735b0e !3464 fix cpu nonop net fp16 error
Merge pull request !3464 from kisnwang/fix-cpu-nonop-fp16
2020-07-27 09:03:27 +08:00
chenzomi ed2e84d4ed add LeakReLUQuant OP for bug fix. 2020-07-27 08:45:26 +08:00
mindspore-ci-bot f745ae0799 !3496 Fix getting output address of internal output
Merge pull request !3496 from YuJianfeng/internal_output
2020-07-26 18:03:54 +08:00
chenfei 1f1a07e645 don't insert assign from condition to true branch of while 2020-07-26 14:38:42 +08:00
mindspore-ci-bot 9fff05084a !3469 fix getdataset size error II
Merge pull request !3469 from panfengfeng/fix_getdataset_size_error_II
2020-07-26 06:23:35 +08:00
mindspore-ci-bot ce6cc4a04e !3284 eager mode enable sparse
Merge pull request !3284 from riemann_penn/eager_mode_enable_sparse
2020-07-25 22:16:19 +08:00
mindspore-ci-bot d48404abe7 !3465 modify time_monitor
Merge pull request !3465 from changzherui/mod_monitor
2020-07-25 21:35:42 +08:00
mindspore-ci-bot 84c8b85ddc !3452 [MD] Gets rid of uncessary print calls
Merge pull request !3452 from nhussain/refactor_name_function
2020-07-25 20:59:27 +08:00
mindspore-ci-bot 9c06a564d1 !2983 Dataset Tensor class cleanup
Merge pull request !2983 from h.farahat/tensor_class
2020-07-25 20:59:13 +08:00
mindspore-ci-bot 7ac8c2df8a !3395 Remove crutch and fix memory leak
Merge pull request !3395 from Alexey_Shevlyakov/remove_windows_define
2020-07-25 20:57:49 +08:00
changzherui 070e63e1ee modify timemonitor 2020-07-25 20:39:51 +08:00
mindspore-ci-bot 73a677be44 !3474 fix bug for con1d with 3d input.
Merge pull request !3474 from liuxiao93/fix-conv1d
2020-07-25 20:29:05 +08:00
mindspore-ci-bot c9e43ffb85 !3491 Delete parameter name hard code for embedding-lookup
Merge pull request !3491 from ZPaC/delete-param-name-hard-code
2020-07-25 20:16:51 +08:00
wilfChen d3167da8af gpu support stridedslice 2020-07-25 19:55:19 +08:00
panyifeng 1bd047e274 eager mode enable sparse 2020-07-25 19:13:38 +08:00
mindspore-ci-bot 57c00a77f1 !3487 Modify comment of register_backward_hook
Merge pull request !3487 from Simson/push-to-opensource
2020-07-25 19:11:36 +08:00
mindspore-ci-bot 7478c26b75 !3447 Add Crop and SwapRedBlue to C++ API
Merge pull request !3447 from EricZ/crop_rbswap
2020-07-25 18:47:05 +08:00
mindspore-ci-bot b535209646 !3502 Graceful shutdown for ps modules
Merge pull request !3502 from chengang/graceful_shutdown_ps
2020-07-25 18:46:40 +08:00
yangyongjie 8056e18f84 fix word missing in readme.txt and checkpoint directory 2020-07-25 18:05:36 +08:00
cristoval 241e980f06 graceful shutdown in ps mode 2020-07-25 17:55:40 +08:00
mindspore-ci-bot 7be664fa85 !3486 Fix the performance test case of bert
Merge pull request !3486 from chenhaozhe/fix_bert_performance_test_case
2020-07-25 17:54:02 +08:00
liuxiao93 fcaa378c92 fix bug for con1d with 3d input. 2020-07-25 17:03:45 +08:00
yujianfeng 2409140178 Fix getting output address of internal output 2020-07-25 17:00:06 +08:00
guoqi 3805f2a4de fix a typo in modelzoo/resnet 2020-07-25 16:43:21 +08:00
simson 61d961ddec Modify comment of register_backward_hook 2020-07-25 16:10:14 +08:00
ZPaC 8943cdbc13 Delete parameter name hard code. 2020-07-25 15:54:22 +08:00
chenhaozhe ef7ea3b92d fix bert performance test case 2020-07-25 15:52:04 +08:00
mindspore-ci-bot 7fbed0ce94 !3456 modify resnet50 on imagenet to improve the performance and accuracy
Merge pull request !3456 from guoqi/master
2020-07-25 15:06:54 +08:00
wuyongkang bb141b753a Fix bugs of the ConvertSwitchReplacement::OptimizerCaller function 2020-07-25 14:46:10 +08:00
panfengfeng 57eab288cd fix getdatasetsize error II 2020-07-25 12:56:38 +08:00
mindspore-ci-bot 669a8969c7 !3421 Add WarpCTC GPU script
Merge pull request !3421 from yangyongjie/master
2020-07-25 11:37:35 +08:00
kswang 1b1351fa17 fix cpu nonop fp16 error 2020-07-25 11:27:33 +08:00
mindspore-ci-bot 26de81a2df !3339 [AutoParallel]fix bug for autoparallel gpu
Merge pull request !3339 from lichen/fix_bug_for_autoparallel_gpu
2020-07-25 10:57:23 +08:00
mindspore-ci-bot e09c61d6a6 !3381 fix mix precision operator issue
Merge pull request !3381 from wangqiuliang/fix-mix-precsion-operator-issue
2020-07-25 10:50:21 +08:00
mindspore-ci-bot bdea11b9e2 !3383 Update ModelZoo README
Merge pull request !3383 from liyanliu96/liyan
2020-07-25 10:24:58 +08:00
Xiaoda Zhang a0a08b1d02 add dimension constraints on embeddinglookup 2020-07-25 10:07:12 +08:00
ms_yan 7888f78bb8 repair api format problem in totype, totensor, slice 2020-07-25 10:01:03 +08:00