Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Community
提交
442dba34
C
Community
项目概览
OpenHarmony
/
Community
1 年多 前同步成功
通知
55
Star
210
Fork
5
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
C
Community
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
442dba34
编写于
11月 22, 2022
作者:
Y
yangyongjie
提交者:
jinguang
11月 22, 2022
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
!1303 Neural Network Runtime部件代码仓名称变更
* change neural_network_runtime to ai_neural_network_runtime
上级
c8c6d89d
变更
4
隐藏空白更改
内联
并排
Showing
4 changed file
with
6 addition
and
5 deletion
+6
-5
sig/sig-ai-framework/sig-ai-framework.md
sig/sig-ai-framework/sig-ai-framework.md
+2
-1
sig/sig-ai-framework/sig-ai-framework_cn.md
sig/sig-ai-framework/sig-ai-framework_cn.md
+2
-2
sig/sigs.json
sig/sigs.json
+1
-1
zh/committer.md
zh/committer.md
+1
-1
未找到文件。
sig/sig-ai-framework/sig-ai-framework.md
浏览文件 @
442dba34
...
...
@@ -33,13 +33,14 @@ Neural Network Runtime is an important bridge between On-Device inference framew
| Component Name | Component Functionality Description | Component repository name |
| :------------: | :---------------------------------------------: | :-----------------------------------------------: |
| MindSpore Lite | Provide model conversion and inference function | third_party_mindspore,
<br>
third_party_flatbuffers|
| Neural Network Runtime | AI-accelerated inference function | ai_neural_network_runtime |
-
project name:
-
MindSpore: https://gitee.com/openharmony/third_party_mindspore
-
DLLite-micro: https://gitee.com/openharmony-sig/dllite_micro
-
FlatBuffers: https://gitee.com/openharmony/third_party_flatbuffers
-
OpenCL-Headers: https://gitee.com/openharmony/third_party_opencl-headers
-
OpenCL-CLHPP: https://gitee.com/openharmony-sig/third_party_opencl-clhpp
-
Neural Network Runtime: https://gitee.com/openharmony/neural_network_runtime
-
Neural Network Runtime: https://gitee.com/openharmony/
ai_
neural_network_runtime
## SIG Members
...
...
sig/sig-ai-framework/sig-ai-framework_cn.md
浏览文件 @
442dba34
...
...
@@ -33,14 +33,14 @@ AI原子能力/服务接口分为能力和服务接口,能力接口是对AI模
| 部件名称 | 部件功能描述 | 部件仓名称 |
| :------------------------------: | :----------------------: | :----------------------------------------------------------------------------: |
| 昇思推理框架
<br>
(MindSpore) | 提供模型转换和推理的功能 | third_party_mindspore,
<br>
third_party_flatbuffers|
| 神经网络运行时
<br>
(Neural Network Runtime) | AI专用芯片推理功能 | neural_network_runtime |
| 神经网络运行时
<br>
(Neural Network Runtime) | AI专用芯片推理功能 |
ai_
neural_network_runtime |
-
代码仓地址:
-
MindSpore: https://gitee.com/openharmony/third_party_mindspore
-
DLLite-micro: https://gitee.com/openharmony-sig/dllite_micro
-
FlatBuffers: https://gitee.com/openharmony/third_party_flatbuffers
-
OpenCL-Headers: https://gitee.com/openharmony/third_party_opencl-headers
-
OpenCL-CLHPP: https://gitee.com/openharmony-sig/third_party_opencl-clhpp
-
Neural Network Runtime: https://gitee.com/openharmony/neural_network_runtime
-
Neural Network Runtime: https://gitee.com/openharmony/
ai_
neural_network_runtime
## SIG组成员
...
...
sig/sigs.json
浏览文件 @
442dba34
...
...
@@ -364,7 +364,7 @@
"https://gitee.com/openharmony/third_party_flatbuffers"
,
"https://gitee.com/openharmony/third_party_opencl-headers"
,
"https://gitee.com/openharmony-sig/third_party_opencl-clhpp"
,
"https://gitee.com/openharmony/neural_network_runtime"
"https://gitee.com/openharmony/
ai_
neural_network_runtime"
],
"project-path"
:
[
"third_party/mindspore"
,
...
...
zh/committer.md
浏览文件 @
442dba34
...
...
@@ -430,7 +430,7 @@
|428|vendor_beken|vendor/beken|https://gitee.com/qtpl456|wangshaofeng5@huawei.com| https://gitee.com/barrytu
<br>https://gitee.com/xxkit|wenxing.tu@bekencorp.com <br>
wanqing.lin@bekencorp.com|SIG_Devboard|
|429|device_soc_beken|device/soc/beken|https://gitee.com/qtpl456|wangshaofeng5@huawei.com| https://gitee.com/barrytu
<br>https://gitee.com/xxkit|wenxing.tu@bekencorp.com <br>
wanqing.lin@bekencorp.com|SIG_Devboard|
|430|device_board_beken|device/board/beken|https://gitee.com/qtpl456|wangshaofeng5@huawei.com| https://gitee.com/barrytu
<br>https://gitee.com/xxkit|wenxing.tu@bekencorp.com <br>
wanqing.lin@bekencorp.com|SIG_Devboard|
|431|neural_network_runtime|foundation/ai/neural_network_runtime|https://gitee.com/yangyongjie-boom|yangyongjie7@huawei.com|https://gitee.com/grbuzhidao|guorui48@huawei.com|SIG-AI-Framework|
|431|
ai_
neural_network_runtime|foundation/ai/neural_network_runtime|https://gitee.com/yangyongjie-boom|yangyongjie7@huawei.com|https://gitee.com/grbuzhidao|guorui48@huawei.com|SIG-AI-Framework|
|432|xts_device_attest|test/xts/device_attest|https://gitee.com/inter515|ry.renyi@huawei.com|https://gitee.com/jiyong_sd|jiyong@huawei.com|SIG_Test|
|433|xts_device_attest_lite|test/xts/device_attest_lite|https://gitee.com/inter515|ry.renyi@huawei.com|https://gitee.com/jiyong_sd|jiyong@huawei.com|SIG_Test|
|434|print_print_fwk|base/print/print_fwk|https://gitee.com/lei-liang-123|leiliang2@huawei.com|https://gitee.com/h00279611|huangkun3@huawei.com|SIG_BasicSoftwareService|
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录