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 4650deb commit 9b365d3Copy full SHA for 9b365d3
.coveragerc
@@ -4,5 +4,9 @@ source=torch_scatter
4
exclude_lines =
5
pragma: no cover
6
cuda
7
+ forward
8
backward
9
+ apply
10
raise
11
+ min_value
12
+ max_value
0 commit comments