Replies: 1 comment 6 replies
-
What's the form of your edge list? A list of |
Beta Was this translation helpful? Give feedback.
6 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.
-
I have a precomputed batched edge list, and I want to learn a batched adaptive edge list in the model, how can I merge them together to input to graph conv so that the adaptive edge list can still backprop.
Beta Was this translation helpful? Give feedback.
All reactions