Replies: 1 comment 3 replies
-
It is parallelized across the node dimension, but there is no way to parallelize it across hops since the input of each depends on the output of the previous call. |
Beta Was this translation helpful? Give feedback.
3 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 utils.k_hop_subgraph() method can be processed parallelly?
I want to know whether it is true or false
Beta Was this translation helpful? Give feedback.
All reactions