Commit Graph

11477 Commits

Author SHA1 Message Date
zhoufeng bada826b18 skip empty label resource while release resource
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-10-15 09:42:08 +08:00
mindspore-ci-bot c6ba8d2d84 !7285 Add hccl_time_out optinos in bert distributed launcher
Merge pull request !7285 from chenhaozhe/add-hccl_time_out-options
2020-10-14 20:49:38 +08:00
mindspore-ci-bot 55bcc0d7cf !7305 [MS][LITE][CPU] fp16 conv1x1 asm optimize
Merge pull request !7305 from liuzhongkai/conv1x1_asmop
2020-10-14 20:12:12 +08:00
mindspore-ci-bot 044a511726 !7254 [ME] reused `check_type` function
Merge pull request !7254 from chenzhongming/zomi_master
2020-10-14 19:02:11 +08:00
mindspore-ci-bot 257570b3b2 !7291 [MS][LITE][Develop]optimization for fp32 winograd on arm32
Merge pull request !7291 from lixian/master
2020-10-14 18:44:41 +08:00
mindspore-ci-bot 627bf391c6 !7281 use faster sort algorithm in detection_post_process op
Merge pull request !7281 from wangzhe/tmp
2020-10-14 18:43:44 +08:00
liuzhongkai 73f3bf1176 fp16 conv1x1 init asm optimize 2020-10-14 18:40:28 +08:00
mindspore-ci-bot 5c86716130 !7280 [bugfix] save ir file failed
Merge pull request !7280 from zyli2020/bug_fix
2020-10-14 18:00:35 +08:00
mindspore-ci-bot 2fb6b0cc5d !7140 UnsortedSegmentSum null check
Merge pull request !7140 from chenweifeng/unsorted-null-checkout
2020-10-14 17:59:58 +08:00
mindspore-ci-bot 4f446bba83 !7289 [Revert Code]Revert python code in array_ops.py
Merge pull request !7289 from caifubi/dynamic_shape
2020-10-14 17:40:52 +08:00
mindspore-ci-bot bcd72c25ee !7287 [MD] minddata fix opencv float exception issue
Merge pull request !7287 from xiefangqi/md_fix_opencv_issue
2020-10-14 17:33:27 +08:00
mindspore-ci-bot 7425e1699e !7235 C++ api add RescaleOp
Merge pull request !7235 from shenwei41/sw_master
2020-10-14 16:56:44 +08:00
chenzomi 90de7be0fa [ME] reused `check_type` function 2020-10-14 16:55:58 +08:00
mindspore-ci-bot f391d5f0dc !7290 [MS][LITE][CPU]optimize int8 sigmoid op
Merge pull request !7290 from fuzhiye/tmp
2020-10-14 16:54:42 +08:00
mindspore-ci-bot 83bdc34716 !7293 [MSLITE] Add ci test for onnx model.
Merge pull request !7293 from wangshaocong/ci_master
2020-10-14 16:45:55 +08:00
mindspore-ci-bot 39f713b0b2 !7282 disable allgather fusion in parallel optimizer temprorily
Merge pull request !7282 from gziyan/disable_comm_fusion_temp
2020-10-14 16:36:22 +08:00
fuzhiye 8549266616 optimize int8 sigmoid(logistic) 2020-10-14 16:25:01 +08:00
lixian 7f3582d0f5 optimization for fp32 winograd on arm32 2020-10-14 16:23:42 +08:00
mindspore-ci-bot 11058ad0ef !7284 disable async run graph
Merge pull request !7284 from kisnwang/disable-async-run-graph
2020-10-14 16:03:19 +08:00
wang_shaocong ac81f0f6e0 add ci test for onnx model. 2020-10-14 16:01:11 +08:00
wangzhe 52e9ba1df7 implement partial sort 2020-10-14 15:49:43 +08:00
mindspore-ci-bot b619af917f !7166 gpu no broad cast kernel dims exceed
Merge pull request !7166 from chenweifeng/broadcast-grad-dims-exceed
2020-10-14 15:34:07 +08:00
mindspore-ci-bot 520a09c76d !7277 [MSLITE] improve bn fusion
Merge pull request !7277 from ghzl/imrove-bn-fusion
2020-10-14 15:23:13 +08:00
caifubi a2196d69c6 Revert Shape changes in array_ops.py 2020-10-14 15:12:30 +08:00
mindspore-ci-bot 736519496c !7278 [MSLITE]floordiv , floormod and Add of arithmetic support int type
Merge pull request !7278 from zhaodezan/master
2020-10-14 15:08:12 +08:00
mindspore-ci-bot f2c76ed745 !7286 [MS][LITE][CPU]fix winograd init asm bug
Merge pull request !7286 from liuzhongkai/winograd_optimize
2020-10-14 15:06:12 +08:00
lizhenyu 0611f6231a [bugfix] save ir file failed 2020-10-14 15:04:21 +08:00
xiefangqi ba38523674 fix opencv float exception 2020-10-14 14:59:46 +08:00
chenhaozhe 1464bf3dd8 add hccl_time_out options in bert distribute launcher 2020-10-14 14:46:34 +08:00
liuzhongkai 9457409314 fix winograd init bug 2020-10-14 14:43:30 +08:00
kswang 1871138533 disable async run graph 2020-10-14 14:38:37 +08:00
mindspore-ci-bot 3879f1272e !7198 [MS][LITE][Develop]support automatic generate ops.fbs
Merge pull request !7198 from chenjianping/lite_dev2
2020-10-14 14:35:28 +08:00
mindspore-ci-bot 42e68b7f4d !7270 [DynamicShape] dynamic shape bugfix, support get max shape of NoShape operator
Merge pull request !7270 from caifubi/dump_bugfix
2020-10-14 14:34:24 +08:00
mindspore-ci-bot b2160eadc4 !7238 [DynamicShape] Add dyanmic shape CI test case
Merge pull request !7238 from caifubi/dynamic_shape
2020-10-14 14:29:10 +08:00
mindspore-ci-bot 1397319c3d !7005 fix fp16 memory leaks and maven publish
Merge pull request !7005 from yeyunpeng2020/java
2020-10-14 14:25:14 +08:00
mindspore-ci-bot 9aa876b34b !7275 [Dump] Get physical device for gpu dump
Merge pull request !7275 from caifubi/dump
2020-10-14 14:20:01 +08:00
Ziyan adc92496e8 disable comm fusion in parallel optimizer temp 2020-10-14 14:16:30 +08:00
guohongzilong 4c4d5734aa import bn fusion 2020-10-14 14:12:07 +08:00
mindspore-ci-bot 438cd08016 !7279 [MSLITE][Develop] add HashtableLookup kernel
Merge pull request !7279 from sunsuodong/hashtable_lookup
2020-10-14 14:06:10 +08:00
mindspore-ci-bot aa605e23d5 !6906 Add training and evaluation of Transformer on GPU
Merge pull request !6906 from dessyang/master
2020-10-14 13:48:10 +08:00
yeyunpeng da86901c88 fix fp16 memory leaks and maven publish 2020-10-14 12:15:39 +08:00
chenjianping 6a0e8e2968 support automatic generate ops.fbs 2020-10-14 11:33:31 +08:00
mindspore-ci-bot 80472a44f9 !7204 refactor get_seed() interface
Merge pull request !7204 from yihuaijie/master
2020-10-14 11:19:33 +08:00
sunsuodong 3bb0ad4db7 add hashtable_lookup 2020-10-14 11:10:19 +08:00
zhaodezan eaaf92a534 floormod and Add of arithmetic support int type 2020-10-13 22:44:47 -04:00
shenwei41 87b108f4e0 C++ api add Rescale 2020-10-14 10:32:48 +08:00
mindspore-ci-bot b80fa15918 !7230 [MSLITE][Develop] optimize arm cpu arithmetic: remove redundant code
Merge pull request !7230 from yangruoqi713/lite
2020-10-14 10:18:31 +08:00
caifubi 9b76f4ed57 get physical device for gpu 2020-10-14 10:13:38 +08:00
mindspore-ci-bot 2801429db0 !7240 auto parallel support reshape redistribution in all scenes
Merge pull request !7240 from yao_yf/reshape_redistribution_all_scene_support
2020-10-14 10:09:12 +08:00
mindspore-ci-bot 289c4ff7a1 !7233 [lite] fix caffe unsupported op print and multiple inputs
Merge pull request !7233 from 徐安越/master
2020-10-14 10:03:45 +08:00