Commit ebb56913 authored by limm's avatar limm
Browse files

fix README.md

parent 2c5817bb
...@@ -27,7 +27,7 @@ torch_spline_conv whl包下载目录:[光和开发者社区](https://download. ...@@ -27,7 +27,7 @@ torch_spline_conv whl包下载目录:[光和开发者社区](https://download.
pip install torch* (下载torch的whl包) pip install torch* (下载torch的whl包)
pip install fastpt* --no-deps (下载fastpt的whl包) pip install fastpt* --no-deps (下载fastpt的whl包)
source /usr/local/bin/fastpt -E source /usr/local/bin/fastpt -E
pip install torch_cluster* (下载的torch_cluster-fastpt的whl包) pip install torch_spline_conv* (下载的torch_spline_conv-fastpt的whl包)
``` ```
### 2、使用源码编译方式安装 ### 2、使用源码编译方式安装
......
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