Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
Xiaomi
Mace
提交
6f50873a
Mace
项目概览
Xiaomi
/
Mace
通知
107
Star
40
Fork
27
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
Mace
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
6f50873a
编写于
6月 28, 2018
作者:
L
Liangliang He
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Update links
上级
73980a50
变更
2
显示空白变更内容
内联
并排
Showing
2 changed file
with
17 addition
and
12 deletion
+17
-12
README.md
README.md
+7
-6
README_zh.md
README_zh.md
+10
-6
未找到文件。
README.md
浏览文件 @
6f50873a
...
...
@@ -5,9 +5,10 @@
[

](LICENSE)
[

](http://v9.git.n.xiaomi.com/deep-computing/mace/pipelines)
[

](https://readthedocs.org/projects/mace/badge/?version=latest)
[
Documentation
](
docs
)
|
[
FAQ
](
docs/faq.md
)
|
[
Documentation
](
https://mace.readthedocs.io
)
|
[
FAQ
](
https://mace.readthedocs.io/en/latest/faq.html
)
|
[
Release Notes
](
RELEASE.md
)
|
[
Roadmap
](
ROADMAP.md
)
|
[
MACE Model Zoo
](
https://github.com/XiaoMi/mace-models
)
|
...
...
@@ -43,9 +44,9 @@ targets:
archetectures with limited performance.
## Getting Started
*
[
Introduction
](
docs/getting_started/introduction.rst
)
*
[
How to build
](
docs/getting_started/how_to_build.rst
)
*
[
Create a model deployment file
](
docs/getting_started/create_a_model_deployment.rst
)
*
[
Introduction
](
https://mace.readthedocs.io/en/latest/getting_started/introduction.html
)
*
[
Create a model deployment file
](
https://mace.readthedocs.io/en/latest/getting_started/create_a_model_deployment.html
)
*
[
How to build
](
https://mace.readthedocs.io/en/latest/getting_started/how_to_build.html
)
## Performance
[
MACE Model Zoo
](
https://github.com/XiaoMi/mace-models
)
contains
...
...
@@ -62,7 +63,7 @@ phones. The benchmark result can be found in the CI result page.
Any kind of contributions are welcome. For bug reports, feature requests,
please just open an issue without any hesitance. For code contributions, it's
strongly suggested to open an issue for discussion first. For more details,
please refer to
[
the contribution guide
](
docs/development/contributing.md
)
.
please refer to
[
the contribution guide
](
https://mace.readthedocs.io/en/latest/development/contributing.html
)
.
## License
[
Apache License 2.0
](
LICENSE
)
.
...
...
README_zh.md
浏览文件 @
6f50873a
# MACE - 移动人工智能计算引擎
<div
align=
"center"
>
<img
src=
"docs/mace-logo.png"
width =
"400"
alt=
"MACE"
/>
</div>
[

](LICENSE)
[

](http://v9.git.n.xiaomi.com/deep-computing/mace/pipelines)
[

](https://readthedocs.org/projects/mace/badge/?version=latest)
[
文档
](
docs
)
|
[
FAQ
](
docs/faq.md
)
|
[
文档
](
https://mace.readthedocs.io
)
|
[
FAQ
](
https://mace.readthedocs.io/en/latest/faq.html
)
|
[
发布记录
](
RELEASE.md
)
|
[
路线图
](
ROADMAP.md
)
|
[
MACE Model Zoo
](
https://github.com/XiaoMi/mace-models
)
|
...
...
@@ -31,9 +35,9 @@
同时支持在具有POSIX接口的系统的CPU上运行。
## 开始使用
*
[
简介
](
docs/getting_started/introduction.rst
)
*
[
创建模型部署文件
](
docs/getting_started/create_a_model_deployment.rst
)
*
[
如何构建
](
docs/getting_started/how_to_build.rst
)
*
[
简介
](
https://mace.readthedocs.io/en/latest/getting_started/introduction.html
)
*
[
创建模型部署文件
](
https://mace.readthedocs.io/en/latest/getting_started/create_a_model_deployment.html
)
*
[
如何构建
](
https://mace.readthedocs.io/en/latest/getting_started/how_to_build.html
)
## 性能评测
[
MACE Model Zoo
](
https://github.com/XiaoMi/mace-models
)
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录