Commit Graph

30497 Commits

Author SHA1 Message Date
i-robot 5fa6341c70 !22606 code review
Merge pull request !22606 from liutongtong9/code_review_master
2021-09-08 05:35:28 +00:00
i-robot 235bfb2966 !22928 [MS][Lite]Lite converter from mindir to ms report error while convert successfully.
Merge pull request !22928 from mengyuanli/fix_error_log
2021-09-08 03:44:44 +00:00
i-robot 214d5fb518 !22993 [MSLITE] mix data type bug
Merge pull request !22993 from ling/sr
2021-09-08 03:42:43 +00:00
i-robot b4031ba037 !23063 ssd300 performance fix
Merge pull request !23063 from 张晓晓/code_docs_ssd300
2021-09-08 03:42:39 +00:00
zhangxiaoxiao c56605bcf8 ssd300 performance fix 2021-09-08 11:32:23 +08:00
i-robot 4609b4aae8 !22645 [assistant][TimeStretch and TimeMask]
Merge pull request !22645 from QingfengLi/TimeMaskStretch
2021-09-08 03:31:54 +00:00
i-robot 00ac7b855c !18949 [线上贡献]黄金赛段Single-Path-NAS网络精度性能调优提交PR
Merge pull request !18949 from ZJUTER0126/single-path-nas
2021-09-08 02:47:47 +00:00
i-robot a656f40f41 !17633 [线上贡献]黄金赛段FishNet99网络精度性能调优提交PR+GPU网络模型征集活动
Merge pull request !17633 from huicui/FishNet99_bold
2021-09-08 02:46:55 +00:00
i-robot 10c220c73a !17637 [线上贡献]黄金赛段ResNet50+BAM网络精度性能调优提交PR
Merge pull request !17637 from yexijoe/ResNet50+BAM_gold
2021-09-08 02:44:47 +00:00
i-robot 476a4a3dba !23055 Update owners of debug module
Merge pull request !23055 from yelihua/code_docs_master
2021-09-08 02:43:07 +00:00
i-robot 38e15f1409 !23022 Fix bug of dynamic shape with ms function
Merge pull request !23022 from JoyLvliang/fix_bug_of_dynamic_shape_with_ms_function
2021-09-08 02:33:13 +00:00
i-robot 392ca67c39 !23015 add support on distributed training for pix2pix
Merge pull request !23015 from ZeyangGAO/code_docs_pix8pc
2021-09-08 02:25:52 +00:00
yelihua 32fec3bfff update OWNERS 2021-09-08 10:14:22 +08:00
i-robot dd1b8390c7 !23043 [Debugger] Fix async dump conversion tool to adapt to latest run package's toolkit code
Merge pull request !23043 from TinaMengtingZhang/adapt_convert_async_to_sep03_run_pkg
2021-09-08 01:54:23 +00:00
i-robot 18078a6457 !22917 If users need GPU profiling, they need to use the root account to start the process
Merge pull request !22917 from zangqx/profiling_gpu_permission
2021-09-08 01:49:09 +00:00
i-robot 6da6713e7a !22936 Disable parallel build when PYNATIVE_SYNCHRONIZE flag is on
Merge pull request !22936 from caifubi/master-pynative-ascend-performance
2021-09-08 01:46:20 +00:00
i-robot 15189a7f8c !23032 [MSLITE] Fix ci test timeout.
Merge pull request !23032 from wangshaocong/bugfix_ci
2021-09-08 01:31:23 +00:00
i-robot a4ee2145a6 !23005 fix mobilenetv2 bugs on GPU
Merge pull request !23005 from zhaoting/master
2021-09-08 01:20:02 +00:00
i-robot 5a0489ab33 !23010 fix complex data type convert in tbe
Merge pull request !23010 from zhouyaqiang0/complex_ops
2021-09-08 01:19:36 +00:00
i-robot b1be8dfd31 !22851 MD Profiling: Update Connector Init to Remove any existing file
Merge pull request !22851 from cathwong/ckw_mon_seq_pipelines_fix
2021-09-07 19:57:58 +00:00
TinaMengtingZhang 424e94a7d4 Adapt async dump conversion tool with new run package (Sep03 version) 2021-09-07 13:41:26 -04:00
i-robot 2938d1273f !22847 add a network EDSR
Merge pull request !22847 from 李元龙/master
2021-09-07 13:47:50 +00:00
i-robot 7c508f98cc !23018 Remove broaden args in specialize
Merge pull request !23018 from chenfei_mindspore/rm_broad_args_in_specialize
2021-09-07 13:29:09 +00:00
i-robot d37d57d0fd !22941 parallel_sparse_attention_ops_fix_repeated_cal
Merge pull request !22941 from yao_yf/parallel_sparse_attention_ops_fix_repeated_cal
2021-09-07 13:26:19 +00:00
zhaoting abd2736396 fix mobilenetv2 bugs on GPU 2021-09-07 21:15:34 +08:00
i-robot ac085f84e9 !22930 modify_parameter_API
Merge pull request !22930 from lilei/modify_parameter_API
2021-09-07 12:51:42 +00:00
i-robot 5cf19e8aa6 !22986 Add supported namespace for fallback.
Merge pull request !22986 from 张清华/opt_fallback
2021-09-07 12:50:32 +00:00
i-robot f6763eeb38 !22964 Fix add none
Merge pull request !22964 from zjun/fix_add_none
2021-09-07 12:46:00 +00:00
wang_shaocong 66c46a5ee1 [MSLITE] fix ci test timeout 2021-09-07 20:19:09 +08:00
i-robot 9886c07c1c !22459 Transform device_id to rank_id for cpu_profiler
Merge pull request !22459 from 张毅辉/Device_id_to_rank_id
2021-09-07 12:15:42 +00:00
i-robot bb14c28985 !22983 modify adapter format type
Merge pull request !22983 from changzherui/mod_adapter_format
2021-09-07 12:09:05 +00:00
i-robot c270c72858 !22961 modify etsnet to psenet
Merge pull request !22961 from anzhengqi/update-psenet
2021-09-07 12:02:13 +00:00
i-robot df031d804c !22785 Support nested calling of ms_function
Merge pull request !22785 from zhangzhaoju/ms_master_ms_function
2021-09-07 11:45:17 +00:00
7347157+joylvliang@user.noreply.gitee.com 8f08bc281c fix_bug_of_dynamic_shape_with_ms_function 2021-09-07 19:18:21 +08:00
i-robot 394dfc07bc !15691 添加deepsort网络到master分支
Merge pull request !15691 from 常顺/master
2021-09-07 11:08:25 +00:00
i-robot aedf54f585 !22988 [bug][Ascend] fix accuracy loss of yolov3_resnet18 post training quantization
Merge pull request !22988 from chenzhuo/master
2021-09-07 11:07:17 +00:00
chenfei ac5237c880 can't broaden args in specialize 2021-09-07 17:45:11 +08:00
ZeyangGao 1e9993335e add support on distributed trainning for pix2pix 2021-09-07 17:27:08 +08:00
臧庆香 2bc81c48e0 profiling GPU permission 2021-09-07 17:23:53 +08:00
i-robot 53366ce732 !23011 crnn bug fix
Merge pull request !23011 from 张晓晓/code_docs_crnn
2021-09-07 08:30:30 +00:00
lilei a273ca8f19 modify parameter API 2021-09-07 16:28:17 +08:00
Zhang Qinghua 6edea0ed3c Add supported namespace for fallback. 2021-09-07 16:19:25 +08:00
i-robot 37209e8f3b !22962 Fix coredump when process exit in PyNative mode
Merge pull request !22962 from caifubi/master-pynative-hccl
2021-09-07 08:13:02 +00:00
i-robot c9e9439846 !22919 multiple ts_track.data file parsing error
Merge pull request !22919 from zangqx/multiple_ts_track_data
2021-09-07 08:11:20 +00:00
i-robot 9c491a0e89 !22919 multiple ts_track.data file parsing error
Merge pull request !22919 from zangqx/multiple_ts_track_data
2021-09-07 08:11:19 +00:00
zhangxiaoxiao 060c22e359 crnn bug fix 2021-09-07 15:54:42 +08:00
zjun 27c114f692 Fix Add None problem
Signed-off-by: zjun <zhangjun0@huawei.com>
2021-09-07 15:50:13 +08:00
zhouyaqiang a2cf826967 fix complex data type convert in tbe 2021-09-07 15:31:09 +08:00
zhangyihui 6a36171a0e transform device_id to rank_id for cpu_profiler 2021-09-07 14:50:31 +08:00
i-robot 00a5180c35 !21624 [MS][LITE] lite train support mix precision model convert
Merge pull request !21624 from zhengjun10/cast_transpose
2021-09-07 06:33:05 +00:00