Commit Graph

32393 Commits

Author SHA1 Message Date
i-robot c9a44e2358 !24557 Set Summary Nodes
Merge pull request !24557 from hwjiaorui/test-SetSummaryNode
2021-10-09 08:21:11 +00:00
hwjiaorui 1d005788b3 delete old tbe json code 2021-10-09 16:18:44 +08:00
i-robot b9c2a84d3b !17812 [assistant][ops] Add a new audio operator Flanger
Merge pull request !17812 from 杨旭华/Flanger
2021-10-09 08:15:33 +00:00
Liu_Xuu 2edd3332f7 [MSLITE] fix fp16 bugs for diverse networks compatibility in tensorrt delegate jfr_yolo 1009_02 2021-10-09 15:55:24 +08:00
i-robot 333ca7becd !24585 delete old build process
Merge pull request !24585 from liubuyu/del_old
2021-10-09 07:53:01 +00:00
lzk 23a6ef416e winograd op 2021-10-09 00:45:38 -07:00
i-robot 482e6eaa84 !24565 [MS][LITE]Unified compilation switch name
Merge pull request !24565 from gongdaguo/master_unified_name
2021-10-09 07:03:51 +00:00
i-robot 9d5e1b72f8 !24559 [MS][LITE][CPU] int8 op optimize
Merge pull request !24559 from liuzhongkai/int8_op
2021-10-09 06:45:56 +00:00
i-robot 4a1bbeffa0 !24506 Clean up the static alarms of the second batch of op groups
Merge pull request !24506 from 张毅辉/clean_up_the_static_alarms_of_the_second_batch_of_op_groups
2021-10-09 06:36:48 +00:00
i-robot f440cb52c5 !24546 optimize minddata lite compile
Merge pull request !24546 from luoyang/issues2
2021-10-09 06:32:39 +00:00
i-robot 79a8165f3b !24503 update code docs about unsortedSegmentMax
Merge pull request !24503 from dinglinhe/code_docs_dlh_ms_I4BC93_repair
2021-10-09 06:21:50 +00:00
huanghui 23b5d2a23c not set debug_info for top_graph's call_node 2021-10-09 11:27:08 +08:00
i-robot ac4852b8af !24339 Refactoring SelectKernel
Merge pull request !24339 from hwjiaorui/select-kernel
2021-10-09 03:25:50 +00:00
i-robot e09fecb298 !24555 restore code that was deleted by mistake
Merge pull request !24555 from zangqx/profiling_gpu_permission
2021-10-09 03:18:40 +00:00
YangLuo 705caa438d optimize minddata lite compile 2021-10-09 11:16:18 +08:00
lby 3e9fd763c3 delete old build process 2021-10-09 11:16:09 +08:00
zhujingxuan a4ed1d6475 add float64 support for Eps 2021-10-09 11:12:29 +08:00
yao_yf d38f1b7734 model parallel communication recompute rule change 2021-10-09 11:06:15 +08:00
hwjiaorui a206ca00d2 delete useless code 2021-10-09 10:43:03 +08:00
yuchaojie f2640ea059 skip nop node when deal ref 2021-10-09 10:39:19 +08:00
i-robot ab5c15074a !24486 modify parallel api note for master
Merge pull request !24486 from lilei/code_docs_modify_parallel_note
2021-10-09 02:36:31 +00:00
i-robot c5585a9451 !24467 Add GraphKernelFlags into namespace mindspore::graphkernel
Merge pull request !24467 from DeshiChen/0918_namespace
2021-10-09 02:23:05 +00:00
limingqi107 ef29b33fa4 unified runtime code optimize of Run and SendOutput 2021-10-09 09:55:51 +08:00
i-robot c4b2896512 !24560 fix cpu kernel select
Merge pull request !24560 from zhaosida/code_clean_master
2021-10-09 01:47:20 +00:00
i-robot 59b6125fe7 !24500 add ascend memory adapter for ascend memory management
Merge pull request !24500 from laiyongqiang/memory_code_check
2021-10-09 01:20:19 +00:00
huangxinjing c81b359ff6 Add args for build interface 2021-10-09 09:07:07 +08:00
wang_shaocong 89e26f8aa9 [MSLITE] NPU support inputs from multiple-output operators. 2021-10-09 09:06:13 +08:00
zhangyihui a94b3dbcfe clean up the static alarms of the second batch of operator groups 2021-10-08 20:46:36 +08:00
li-qiyao 2283442855 [feat][assistant][I3J6U9] add new data operator Flanger 2021-10-08 05:03:31 -07:00
i-robot 94a7298690 !24173 code check
Merge pull request !24173 from zhangzhaoju/master_code_check
2021-10-08 11:49:02 +00:00
i-robot 09836992c3 !24542 context master 1008
Merge pull request !24542 from mindspore_ding/context_master_0928
2021-10-08 11:06:30 +00:00
i-robot ea53466848 !24490 Extend the completeness of the mindspore static graph mode, so that the filter function is supported in the construct function
Merge pull request !24490 from 卢逸飞/MindSpore/master
2021-10-08 10:35:29 +00:00
i-robot 25812728d8 !24496 Remove the scalar constraint of SliceGrad in CPU/GPU.
Merge pull request !24496 from hezhenhao1/slice
2021-10-08 10:23:37 +00:00
gongdaguo fa62451b49 Unified compilation switch name 2021-10-08 17:52:55 +08:00
i-robot ac6b8a952d !24552 optimize fp16 row2col8
Merge pull request !24552 from zhaozhenlong/lite/opt/fp16-row2col8
2021-10-08 09:33:13 +00:00
i-robot c4553d29da !24536 fix npu split as output bug
Merge pull request !24536 from zhaozhenlong/lite/issue/master_npu_split_as_output
2021-10-08 09:32:27 +00:00
i-robot 4c8854ac02 !24403 Clean up the static alarms of the first batch of operator groups
Merge pull request !24403 from 张毅辉/static_alarms_of_operator_group_for_the_first_batch
2021-10-08 09:25:04 +00:00
i-robot f0cfe129f4 !24540 Support construct CNode by move inputs in
Merge pull request !24540 from hewei/opt_perf
2021-10-08 08:51:59 +00:00
i-robot f12d4fb33c !24426 [MS][LITE] code check
Merge pull request !24426 from XianglongZeng/myms_new_3
2021-10-08 08:33:09 +00:00
YangLuo be71ae982b Enable MD cleanup at module exit 2021-10-08 16:20:32 +08:00
zhaozhenlong 2344ef5ba5 opt fp16 row2col8 2021-10-08 16:02:19 +08:00
lzk 8304d29578 int8 optimize 2021-10-08 00:37:30 -07:00
dayschan 7502345c8f Add GraphKernelFlags into namespace mindspore::graphkernel 2021-10-08 15:33:46 +08:00
臧庆香 54fa0b0e6e restore allreduce code that was deleted by mistake 2021-10-08 15:31:57 +08:00
i-robot f38e1cef10 !24332 [MSLITE] fix bugs for diverse networks compatibility in tensorrt delegate
Merge pull request !24332 from Liu_Xuu/trt_0927_resnet_new
2021-10-08 07:31:39 +00:00
i-robot 49cf50d4a1 !24497 [MSLITE] add resize op and fix bugs for diverse networks compatibility in tensorrt delegate jfr_yolo
Merge pull request !24497 from Liu_Xuu/trt_0929_resize_op
2021-10-08 07:31:37 +00:00
zhaosida b49ce9ed39 fix applymomentum cpu kernel select 2021-10-08 15:30:45 +08:00
i-robot 92d1fcae52 !24529 Clear the alarm information of master branch
Merge pull request !24529 from 沈竞兴/AlarmInfo
2021-10-08 07:21:07 +00:00
i-robot 8598d08351 !17820 [assistant][ops]New operator implementation, include EMnistDataset
Merge pull request !17820 from 张璇/emnist_dataset
2021-10-08 07:18:31 +00:00
i-robot 8ffa1a22a6 !24537 fix constrain
Merge pull request !24537 from jiahongQian/master
2021-10-08 07:11:35 +00:00