We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7551605 commit a2f18daCopy full SHA for a2f18da
MANIFEST.in
@@ -1,9 +1,3 @@
1
include LICENSE
2
-include build.py
3
-include build.sh
4
-include test/*.json
5
-
6
-recursive-include torch_scatter/src *
7
-recursive-include torch_scatter/kernel *
8
9
-recursive-exclude torch_scatter/_ext *
+include cpu/scatter.cpp
+include cpu/dim_apply.cpp
0 commit comments