"git@developer.sourcefind.cn:OpenDAS/mmdetection3d.git" did not exist on "e37c87779e73f5ea125dbfb8717a2e498da95923"
Commit 787282de authored by rusty1s's avatar rusty1s
Browse files

added doc link

parent e746d1bc
......@@ -11,6 +11,8 @@
--------------------------------------------------------------------------------
**[Documentation](http://rusty1s.github.io/pytorch_scatter)**
This package consists of a small extension library of highly optimised 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.
The package consists of the following operations:
......
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