Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
MMCV
Commits
6f674c7e
Commit
6f674c7e
authored
Dec 20, 2023
by
dcuai
Browse files
Update README.md
parent
7fc683c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
6f674c7e
...
@@ -38,7 +38,7 @@ pip install dist/mmcv*
...
@@ -38,7 +38,7 @@ pip install dist/mmcv*
2. 源码编译安装
2. 源码编译安装
MMCV_WITH_OPS=1 ROCM_HOME=${ROCM_PATH} python3 setup.py install
MMCV_WITH_OPS=1 ROCM_HOME=${ROCM_PATH} python3 setup.py install
```
```
####
Note
####
注意事项
+
若使用pip install下载安装过慢,可添加pypi清华源:-i https://pypi.tuna.tsinghua.edu.cn/simple/
+
若使用pip install下载安装过慢,可添加pypi清华源:-i https://pypi.tuna.tsinghua.edu.cn/simple/
+
ROCM_PATH为dtk的路径,默认为/opt/dtk
+
ROCM_PATH为dtk的路径,默认为/opt/dtk
...
@@ -48,7 +48,7 @@ MMCV_WITH_OPS=1 ROCM_HOME=${ROCM_PATH} python3 setup.py install
...
@@ -48,7 +48,7 @@ MMCV_WITH_OPS=1 ROCM_HOME=${ROCM_PATH} python3 setup.py install
## Known Issue
## Known Issue
-
无
-
无
##
其他
参考
## 参考
资料
-
[
README_ORIGIN
](
README_ORIGIN.md
)
-
[
README_ORIGIN
](
README_ORIGIN.md
)
-
[
README_zh-CN
](
README_zh-CN.md
)
-
[
README_zh-CN
](
README_zh-CN.md
)
-
[
https://github.com/open-mmlab/mmcv
](
https://github.com/open-mmlab/mmcv
)
-
[
https://github.com/open-mmlab/mmcv
](
https://github.com/open-mmlab/mmcv
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment