gxl1
|
ee6905dc37
|
Update pipeline_ge.cc
|
2023-10-05 14:15:45 +08:00 |
gxl1
|
4a3aac6099
|
Update pipeline.cc
|
2023-10-05 13:57:29 +08:00 |
WEI_4614
|
044e5a93cd
|
Update compile_cache_manager.cc
|
2023-10-05 11:17:18 +08:00 |
gxl1
|
281b34517e
|
Update pipeline.cc
|
2023-10-04 11:51:31 +08:00 |
WEI_4614
|
7a25ec4b3f
|
Update action.cc
|
2023-10-04 11:44:45 +08:00 |
WEI_4614
|
4058cd2557
|
Update pynative_execute.cc
|
2023-10-04 11:11:28 +08:00 |
gxl1
|
3fbf99722f
|
Update resource.cc
|
2023-10-04 11:05:43 +08:00 |
gxl1
|
3839b9c723
|
Update primitive.py
|
2023-10-02 19:04:35 +08:00 |
WEI_4614
|
3bcbeb6bc3
|
Update pynative_execute.cc
|
2023-10-01 20:14:33 +08:00 |
i-robot
|
fd01bafcc3
|
!32594 [MS][LITE]support lite conveter export mindir proto
Merge pull request !32594 from mengyuanli/export_mindir_to_pb
|
2022-04-11 01:57:14 +00:00 |
mengyuanli
|
ea4d45c368
|
support mindir export in lite converter
|
2022-04-10 17:24:50 +08:00 |
i-robot
|
d12446c538
|
!32729 [MSLITE][CPU] AVX512/256/SSE/NENO Advanced packaging, and DivFusion Op and RealDiv Op (total 7) Refactoring and optimization
Merge pull request !32729 from Greatpan/avx512_realdiv
|
2022-04-09 12:57:13 +00:00 |
i-robot
|
57be55d99c
|
!32745 [MSLITE][CPU] cpu platform instruction support check, add ModelParallelRunner and log
Merge pull request !32745 from Greatpan/x86cpu_info
|
2022-04-09 12:35:05 +00:00 |
i-robot
|
3906a598ca
|
!32713 restore conv2d bug of infershape
Merge pull request !32713 from wangyanling/conv2d_debug
|
2022-04-09 09:59:59 +00:00 |
i-robot
|
4a646193d4
|
!32760 add selu kernerl cpu implement
Merge pull request !32760 from zhuzhongrui/pub_master2
|
2022-04-09 09:39:20 +00:00 |
greatpanc
|
b7e1fd30d6
|
avx512 x86cpu info
|
2022-04-09 17:10:20 +08:00 |
i-robot
|
8f1bd1c1bb
|
!32299 [MS][LITE]update vs infer register and all_gather
Merge pull request !32299 from luoyuan/update-vs-infer-register
|
2022-04-09 08:46:05 +00:00 |
i-robot
|
b3bf1a0fcb
|
!32757 [MS][LITE] fix windows 32bit build
Merge pull request !32757 from sunsuodong/fix_win32_build
|
2022-04-09 08:43:02 +00:00 |
i-robot
|
f8bf304e92
|
!32763 add lerp kernerl base class cpu implement to DeprecatedNativeCpuKernelMod
Merge pull request !32763 from zhuzhongrui/pub_master
|
2022-04-09 08:13:58 +00:00 |
i-robot
|
3f7879a2e3
|
!32763 add lerp kernerl base class cpu implement to DeprecatedNativeCpuKernelMod
Merge pull request !32763 from zhuzhongrui/pub_master
|
2022-04-09 08:13:54 +00:00 |
i-robot
|
c6884369e0
|
!32754 fix cuda10 cusparse library compile issue
Merge pull request !32754 from chenweifeng/fix-cuda10-cusparse-library-link-issue
|
2022-04-09 07:44:35 +00:00 |
z00512249
|
3470565532
|
add selu kernerl cpu implement
|
2022-04-09 14:57:27 +08:00 |
z00512249
|
6b8d7c3157
|
add lerp kernerl base class cpu implement to DeprecatedNativeCpuKernelMod
|
2022-04-09 14:40:25 +08:00 |
i-robot
|
1a2235358a
|
!32626 Refactor KernelMod and its sub class.
Merge pull request !32626 from TronZhang/make_kernel_mod_better
|
2022-04-09 05:36:57 +00:00 |
i-robot
|
bc79c009a1
|
!32735 add lerp kernerl cpu implement
Merge pull request !32735 from zhuzhongrui/pub_master
|
2022-04-09 03:07:06 +00:00 |
i-robot
|
fbf55f9cef
|
!32735 add lerp kernerl cpu implement
Merge pull request !32735 from zhuzhongrui/pub_master
|
2022-04-09 03:07:02 +00:00 |
i-robot
|
77c421b9f1
|
!32744 change set_enable_autotune param_name
Merge pull request !32744 from luoyang/param_name
|
2022-04-09 02:43:31 +00:00 |
i-robot
|
da52b10cb5
|
!32622 fix_white_list
Merge pull request !32622 from 冯一航/fix_white_list_master2
|
2022-04-09 02:34:37 +00:00 |
i-robot
|
92655adb3b
|
!32622 fix_white_list
Merge pull request !32622 from 冯一航/fix_white_list_master2
|
2022-04-09 02:34:34 +00:00 |
wangyanling10
|
0695a11e5f
|
restore conv2d infer bug
|
2022-04-09 10:30:14 +08:00 |
sunsuodong
|
4f70145b43
|
fix win32 build
|
2022-04-08 19:09:26 -07:00 |
z00512249
|
e50a7bfe41
|
add lerp kernerl cpu implement
|
2022-04-09 09:57:10 +08:00 |
wilfChen
|
21ec487868
|
fix cuda10 cusparse library link issue
|
2022-04-09 09:42:41 +08:00 |
i-robot
|
0af22f071a
|
!32746 Remove redundant 'brief' words in mindapi comments
Merge pull request !32746 from hewei/code_docs_core_api
|
2022-04-08 14:09:01 +00:00 |
He Wei
|
7071e69de8
|
Remove redundant 'brief' words in mindapi comments
|
2022-04-08 18:43:08 +08:00 |
i-robot
|
75649cf259
|
!32474 set inputs bug fix
Merge pull request !32474 from Henry Shi/branch_sxy_5
|
2022-04-08 10:30:11 +00:00 |
luoyang
|
a54e14ea32
|
change set_enable_autotune param_name
|
2022-04-08 17:55:43 +08:00 |
i-robot
|
10274506ef
|
!32686 fix the dynamic shape with heterogeneity
Merge pull request !32686 from limingqi107/bug_fix4
|
2022-04-08 09:17:48 +00:00 |
i-robot
|
9da4f06075
|
!32690 [MSLITE][CPU] cpu platform instruction support check
Merge pull request !32690 from Greatpan/simd_instruct_check
|
2022-04-08 09:16:59 +00:00 |
fengyihang
|
5572c797b8
|
test
|
2022-04-08 16:44:18 +08:00 |
greatpanc
|
d06eaa595d
|
avx512 divfusion/realdiv op
|
2022-04-08 16:42:45 +08:00 |
i-robot
|
488d7633e3
|
!32726 update mindspore install scripts
Merge pull request !32726 from xulei/scripts
|
2022-04-08 08:38:49 +00:00 |
i-robot
|
aa0605f5c0
|
!32600 cleancode
Merge pull request !32600 from 李林杰/dev
|
2022-04-08 08:30:04 +00:00 |
i-robot
|
51e35f7faf
|
!32082 GraphKernel for Mindpsore-Lite
Merge pull request !32082 from DeshiChen/0328_graph_kernel_lite
|
2022-04-08 08:29:29 +00:00 |
tronzhang
|
27893cde7c
|
change kernelmod interface and gpu/cpu kernel mod
|
2022-04-08 16:28:02 +08:00 |
i-robot
|
24634f464a
|
!32194 [MS][LITE][ST] add hms models to ci test
Merge pull request !32194 from luoyuan/add-ci-hmsmodels
|
2022-04-08 08:14:52 +00:00 |
i-robot
|
1af4577c77
|
!32653 fix segmentation fault caused by static resource free disorder.
Merge pull request !32653 from wYann/fix47
|
2022-04-08 08:06:25 +00:00 |
i-robot
|
11fee2698d
|
!32624 add zp align
Merge pull request !32624 from yeyunpeng2020/zp_align
|
2022-04-08 08:02:40 +00:00 |
i-robot
|
1d25763af4
|
!31915 Add kernels for RL
Merge pull request !31915 from VectorSL/prim_for_merge
|
2022-04-08 07:57:49 +00:00 |
i-robot
|
69778e3d92
|
!32717 Fixed the error in the to_bytes interface example code
Merge pull request !32717 from 刘勇琪/code_docs_modify_chinese_api
|
2022-04-08 07:48:18 +00:00 |