Commit 2763a56b authored by xiabo's avatar xiabo
Browse files

readme修改

parent 251adb8a
...@@ -29,7 +29,7 @@ pip install setuptools=59.5.0 wheel ...@@ -29,7 +29,7 @@ pip install setuptools=59.5.0 wheel
git clone https://developer.hpccube.com/codes/aicomponent/mmcv # 根据编译需要切换分支 git clone https://developer.hpccube.com/codes/aicomponent/mmcv # 根据编译需要切换分支
cd mmcv cd mmcv
1、 编译whl包 1、 编译whl包并安装
MMCV_WITH_OPS=1 ROCM_HOME=${ROCM_PATH} python3 setup.py -v bdist_wheel MMCV_WITH_OPS=1 ROCM_HOME=${ROCM_PATH} python3 setup.py -v bdist_wheel
pip install dist/mmcv* pip install dist/mmcv*
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment