This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
MegEngine
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
31
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Update README.md
release-1.5
zhanghaolong
zhanghaolong
4 years ago
parent
2d18074a70
commit
bf2e2d29bd
2 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
README.md
+1
-0
README_CN.md
+ 1
- 0
README.md
View File
@@ -19,6 +19,7 @@ MegEngine is a fast, scalable and easy-to-use deep learning framework, with auto
To install the pre-built binaries via pip wheels:
```bash
python3 -m pip install --upgrade pip
python3 -m pip install megengine -f https://megengine.org.cn/whl/mge.html
```
+ 1
- 0
README_CN.md
View File
@@ -20,6 +20,7 @@ MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深
通过 pip 安装的命令如下:
```bash
python3 -m pip install --upgrade pip
python3 -m pip install megengine -f https://megengine.org.cn/whl/mge.html
```
Write
Preview
Loading…
Cancel
Save