Commit Graph

6137 Commits

Author SHA1 Message Date
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
Giancarlo Colmenares 3765d3e6fb Fixed min extra nodes in PCNode - Pattern Matcher 2020-07-25 09:19:24 -04: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
qianlong bf87b1d1fb fix cache op core dump 2020-07-25 18:37:02 +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
yuchaojie a2b1c38cf2 restore transformer st 2020-07-25 17:07:31 +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
yangzhenzhang 6a6e2bd271 add tile op 2020-07-25 11:42:06 +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
Zhang Qinghua 2aa35759dd Set the width of different int type for printing Tensor data. 2020-07-25 10:10:55 +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
mindspore-ci-bot 623d884e0c !3393 serving cpp client
Merge pull request !3393 from hexia/cpp_client_example
2020-07-25 09:56:44 +08:00
fangzehua 1556ce86ea fix argminwith value 2020-07-25 09:52:23 +08:00
mindspore-ci-bot d21871a4fe !3375 add bert ci script
Merge pull request !3375 from yoonlee666/bertci
2020-07-25 09:43:04 +08:00
kingfo 73ea9b7855 fix mix precesion operator issue 2020-07-25 09:40:50 +08:00
guoqi 63a4b77065 modified resnet50 on imagenet2012 to improve the performance and accuracy 2020-07-25 09:38:59 +08:00
mindspore-ci-bot 0a74c8a52d !3433 Fixed search does not display initialization data information
Merge pull request !3433 from 张毅辉/zyh_profiler_3
2020-07-25 09:31:06 +08:00
mindspore-ci-bot 0a2980ca74 !3440 [MD]Fix Segementation Falut when SentencepieceTokenizer Op before zipOp and ConcatOp
Merge pull request !3440 from xulei/sentence_piece0715
2020-07-25 09:19:34 +08:00
mindspore-ci-bot 0fac402a1a !3442 bug fix for quant.py in train/ and nn/
Merge pull request !3442 from chenzhongming/master
2020-07-25 09:11:16 +08:00
fary86 d4a3d0fa14 Fix large for loop execute fail 2020-07-25 09:03:59 +08:00
mindspore-ci-bot ea545dc52f !3403 fix bug of ConvertData in data_converter.cc
Merge pull request !3403 from fary86/fix_bug_of_ConvertData
2020-07-25 08:58:16 +08:00
Eric 465a69a70a Added crop signature, wip
Added input check

Added SwapRedBlue
2020-07-24 20:40:45 -04:00