Replies: 1 comment 5 replies
-
I would say this is probably done to 70%. If you are interested, we can finish the remaining part together. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a plan to have
torch_geometric
being fully type hinted or provide library stubs?I want to pass the static typing check (e.g., mypy, pytype) without adding
# type: ignore
totorch_geometric
.Beta Was this translation helpful? Give feedback.
All reactions