Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
MegEngine 天元
MegEngine
提交
8e48b17a
MegEngine
项目概览
MegEngine 天元
/
MegEngine
1 年多 前同步成功
通知
403
Star
4705
Fork
582
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
MegEngine
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
8e48b17a
编写于
7月 06, 2022
作者:
H
HuaHua404
提交者:
huangxinda
7月 06, 2022
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
docs(README_CN): add key features description
上级
9de8c122
变更
1
隐藏空白更改
内联
并排
Showing
1 changed file
with
26 addition
and
3 deletion
+26
-3
README_CN.md
README_CN.md
+26
-3
未找到文件。
README_CN.md
浏览文件 @
8e48b17a
...
...
@@ -6,11 +6,32 @@
[
![
](
https://img.shields.io/badge/English-%E4%B8%AD%E6%96%87-green.svg
)
](README.md)
[
![
](
https://img.shields.io/badge/Website-MegEngine-green.svg
)
](https://megengine.org.cn/)
[
![
](
https://img.shields.io/badge/License-Apache%202.0-green.svg
)
](LICENSE)
[
![
](
https://img.shields.io/badge/Chat-on%20QQ-green.svg?logo=tencentqq
)
](https://jq.qq.com/?_wv=1027&k=jJcBU1xi)
[
![
](
https://img.shields.io/badge/Discuss-on%20Zhihu-8A2BE2.svg?labelColor=00BFFF&logo=zhihu
)
](https://www.zhihu.com/people/megengine-bot)
MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架。
MegEngine 是一个快速、可拓展、易于使用的深度学习框架,拥有以下三大关键特点:
*
训练推理一体:训练推理同一内核,模型结构、量化、前后处理、动态 shape 甚至求导均可
[
放入模型
](
https://www.megengine.org.cn/doc/stable/zh/user-guide/model-development/traced_module/index.html
)
进行推理,训练推理轻松对齐精度
*
超低硬件门槛:依靠算法优化各类关键资源占用,
[
DTR
](
https://www.megengine.org.cn/doc/stable/zh/user-guide/model-development/dtr/index.html
)
让训练显存占用量一键下降3倍,pushdown 内存分配算法让推理内存占用下降至极低水平
*
全平台高效推理:在 x86/Arm/CUDA/RoCM 各平台上均可体验到高性能且精度对齐的推理体验,更有
[
丰富的高阶用法可以优化性能、节省内存
](
https://www.megengine.org.cn/doc/stable/zh/user-guide/deployment/lite/advance/index.html
)
------
## 开始使用
+
如果想本地使用:
[
安装
](
https://www.megengine.org.cn/doc/stable/zh/user-guide/install/
)
、
[
编译
](
https://github.com/MegEngine/MegEngine/blob/master/scripts/cmake-build/BUILD_README.md
)
+
如果想在线体验:
[
MegStudio
](
https://studio.brainpp.com/
)
+
更多技术细节解读及问题反馈:
[
知乎
](
https://www.zhihu.com/people/megengine-bot
)
、
[
论坛
](
https://discuss.megengine.org.cn/
)
### 训练
+
学习 MegEngine 使用文档:
[
文档
](
https://www.megengine.org.cn/doc/stable/zh/getting-started/index.html
)
+
得到 MegEngine 模型:
[
BaseCls
](
https://github.com/megvii-research/basecls
)
、
[
Models
](
https://github.com/MegEngine/Models
)
、
[
Hub
](
https://github.com/MegEngine/Hub
)
+
从 PyTorch 迁移而来:
[
torch2mge
](
https://github.com/MegEngine/torch2mge
)
、
[
guide
](
https://github.com/MegEngine/cheat_sheet_for_pytorch_immigrant
)
、
[
文档-迁移指南
](
https://www.megengine.org.cn/doc/stable/zh/user-guide/transfer-from/
)
+
paper 合集:
[
MEGVII-Research
](
https://github.com/megvii-research
)
### 推理
+
查看部署指南:
[
文档
](
https://www.megengine.org.cn/doc/stable/zh/getting-started/deploy/
)
+
转换至其它推理框架:
[
MgeConvert
](
https://github.com/MegEngine/mgeconvert
)
+
串联多模型、视频流处理:
[
MegFlow
](
https://github.com/MegEngine/MegFlow
)
## 安装说明
**注意:**
MegEngine 现在支持在 Linux-64bit/Windows-64bit/macos-10.14/Android 7+ 及其以上 (MacOS/Android只支持cpu) 等平台上安装 Python 包,支持Python3.5 到 Python3.8。对于 Windows 10 用户,可以通过安装
[
Windows Subsystem for Linux (WSL)
](
https://docs.microsoft.com/en-us/windows/wsl
)
进行体验,同时我们也原生支持Windows。MegEngine 也支持在很多其它平台上进行推理运算。
...
...
@@ -54,13 +75,15 @@ python3 -m pip install megengine -f https://megengine.org.cn/whl/mge.html
*
邮箱:
[
megengine-support@megvii.com
](
mailto:megengine-support@megvii.com
)
*
论坛:
[
discuss.megengine.org.cn
](
https://discuss.megengine.org.cn
)
*
QQ: 1029741705
*
OPENI:
[
openi.org.cn/MegEngine
](
https://www.openi.org.cn/html/2020/Framework_0325/18.html
)
## 资源
-
[
MegEngine
](
https://megengine.org.cn
)
-
[
MegStudio
](
https://studio.brainpp.com
)
-
[
Brain++
](
https://brainpp.megvii.com
)
-
镜像仓库:
-
OPENI:
[
openi.org.cn/MegEngine
](
https://www.openi.org.cn/html/2020/Framework_0325/18.html
)
-
Gitee:
[
gitee.com/MegEngine/MegEngine
](
https://gitee.com/MegEngine/MegEngine
)
## 开源许可
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录