Commit Graph

42307 Commits

Author SHA1 Message Date
zhujingxuan 9cce798cc9 Add Linspace CPU Kernel 2022-04-09 17:31:09 +08:00
z00512249 06aa326632 add Mish kernerl cpu implement 2022-04-09 17:23:01 +08: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
zhujingxuan 10d8ea6301 Refactor Atomic Binary Operators 2022-04-09 16:34:23 +08: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
ttudu 74ad8bd6e2 dynamic shape cpu 2022-04-09 16:02:37 +08: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
Margaret_wangrui c3b61dca21 [ME] The built-in function( print ) needs to be executed using an operator in some cases.
Please enter the commit message for your changes. Lines starting
2022-04-09 14:15:35 +08:00
yanghaoran f310580322 fix gcc version checking after supporting higher versions of gcc 2022-04-09 14:08:43 +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
Parallels 1590480215 Add retrieve API for compute graph node 2022-04-09 11:15:49 +08: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
huangxinjing 7bba189a10 Add commit id 2022-04-08 17:41:08 +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
xulei 7a7927b537 update mindspore install scripts 2022-04-08 15:48:05 +08:00
i-robot 9589f88cd2
!32714 Add cpu implementation of IsClose operator.
Merge pull request !32714 from hezhenhao1/add_isclose
2022-04-08 07:27:07 +00:00
liu-yongqi-63 7d0054977a Fixed the error in the to_bytes interface example code 2022-04-08 15:24:14 +08:00
i-robot 3416b3a94b
!32630 Modify Optimizer to support flatten parameters
Merge pull request !32630 from hewei/flatten_weights
2022-04-08 06:48:09 +00:00
i-robot 0766bbc0d0
!32588 optimizes the documentation of chinese API of BatchNorm1d,BatchNorm2d,ClipByNorm,etc
Merge pull request !32588 from zhangfanghe/code_docs_zfh_master_406
2022-04-08 06:37:19 +00:00
i-robot c1bacb39dc
!32644 [MD] fix doc issue2 in master
Merge pull request !32644 from liyong126/fix_doc_issue2
2022-04-08 06:32:34 +00:00
i-robot 8e30c33cf9
!32694 add basic sparse back-propagation rules
Merge pull request !32694 from 杨林枫/sparse_fix
2022-04-08 06:22:05 +00:00