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 ff1cc51 commit 99f9170Copy full SHA for 99f9170
graph_net/torch/extractor.py
@@ -218,4 +218,4 @@ def decorator_or_wrapper(obj):
218
"Only torch.nn.Module instance or subclass supported."
219
)
220
221
- return decorator_or_wrapper
+ return decorator_or_wrapper
0 commit comments