"...git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "9f1936d2fc3d72a132020a975db5313b968fb283"
Commit 9411016d authored by rusty1s's avatar rusty1s
Browse files

import order

parent 8e0bd4af
...@@ -55,6 +55,7 @@ pip install torch-scatter ...@@ -55,6 +55,7 @@ pip install torch-scatter
``` ```
If you are running into any installation problems, please create an [issue](https://github.com/rusty1s/pytorch_scatter/issues). If you are running into any installation problems, please create an [issue](https://github.com/rusty1s/pytorch_scatter/issues).
Be sure to import `torch` first before using this package to resolve symbols the dynamic linker must see.
## Example ## Example
......
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