Replies: 1 comment 1 reply
-
This isn't supported at the moment. But there is work underway to support that in |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi,
is there a way to do weighted sampling of edges using pyg? I'm searching for a function similar to DGLs
dgl.sampling.sample_neighbors
method (Seeprob
parameter).https://docs.dgl.ai/en/0.8.x/generated/dgl.sampling.sample_neighbors.html
Beta Was this translation helpful? Give feedback.
All reactions