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 e78637e commit 37cf05eCopy full SHA for 37cf05e
.coveragerc
@@ -3,5 +3,6 @@ source=torch_sparse
3
[report]
4
exclude_lines =
5
pragma: no cover
6
- cuda
7
- backward
+ torch.jit.script
+ raise
8
+ except
0 commit comments