Browse Source

doc(mge): modify readme

tags/v0.3.2
wenjuan Xinran Xu 5 years ago
parent
commit
7f60f27af8
2 changed files with 4 additions and 2 deletions
  1. +2
    -1
      README.md
  2. +2
    -1
      README_CN.md

+ 2
- 1
README.md View File

@@ -4,7 +4,7 @@

English | [中文](README_CN.md)

MegEngine is a fast, scalable and easy-to-use numerical evaluation framework, with auto-differentiation.
MegEngine is a fast, scalable and easy-to-use deep learning framework, with auto-differentiation.

------

@@ -124,6 +124,7 @@ We believe we can build an open and friendly community and power humanity with A
* Issue: [github.com/MegEngine/MegEngine/issues](https://github.com/MegEngine/MegEngine/issues)
* Email: [megengine-support@megvii.com](mailto:megengine-support@megvii.com)
* Forum: [discuss.megengine.org.cn](https://discuss.megengine.org.cn)
* OPENI: [codehub.openi.org.cn](https://codehub.openi.org.cn/codehub/project/991aefd932be4d909d8397ec9c181dc1/codehub/7272755/home?img=avatars%2FUser%2Fb&ui=p26948017)
* QQ: 1029741705

## Resources


+ 2
- 1
README_CN.md View File

@@ -4,7 +4,7 @@

[English](README.md) | 中文

MegEngine 是一个快速、可拓展、易于使用且支持自动求导的数值计算框架。
MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架。

------

@@ -122,6 +122,7 @@ cmake -LAH .. 2>/dev/null| grep -B 1 'MGE_' | less
* 问题: [github.com/MegEngine/MegEngine/issues](https://github.com/MegEngine/MegEngine/issues)
* 邮箱: [megengine-support@megvii.com](mailto:megengine-support@megvii.com)
* 论坛: [discuss.megengine.org.cn](https://discuss.megengine.org.cn)
* OPENI: [codehub.openi.org.cn](https://codehub.openi.org.cn/codehub/project/991aefd932be4d909d8397ec9c181dc1/codehub/7272755/home?img=avatars%2FUser%2Fb&ui=p26948017)
* QQ: 1029741705

## 资源


Loading…
Cancel
Save