Commit fd09c4eb authored by limm's avatar limm
Browse files

modify the test method

parent cb9ef349
...@@ -35,7 +35,7 @@ pip install dist/*.whl ...@@ -35,7 +35,7 @@ pip install dist/*.whl
## 单测 ## 单测
```shell ```shell
cd torch-scatter cd torch-scatter
python setup.py test pytest
``` ```
## Known Issue ## Known Issue
完成安装进行单测时,会报错ImportError: Could not find module '_version_cpu' ~,在根目录/下查找一下,然后把库文件目录添加一下软链接即可。 完成安装进行单测时,会报错ImportError: Could not find module '_version_cpu' ~,在根目录/下查找一下,然后把库文件目录添加一下软链接即可。
......
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