Commit 9b365d31 authored by rusty1s's avatar rusty1s
Browse files

no coverage for autograd functions

parent 4650deb9
...@@ -4,5 +4,9 @@ source=torch_scatter ...@@ -4,5 +4,9 @@ source=torch_scatter
exclude_lines = exclude_lines =
pragma: no cover pragma: no cover
cuda cuda
forward
backward backward
apply
raise raise
min_value
max_value
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