Commit c081ad0d authored by rusty1s's avatar rusty1s
Browse files

update url

parent accc4926
......@@ -20,7 +20,7 @@
--------------------------------------------------------------------------------
**[Documentation](http://rusty1s.github.io/pytorch_scatter)**
**[Documentation](https://pytorch-scatter.readthedocs.io)**
This package consists of a small extension library of highly optimized sparse update (scatter) operations for the use in [PyTorch](http://pytorch.org/), which are missing in the main package.
Scatter operations can be roughly described as reduce operations based on a given "group-index" tensor.
......
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