alibaba / graph-learn

An Industrial Graph Neural Network Framework
Apache License 2.0
1.28k stars 267 forks source link

Sampling Speedup #146

Closed eedalong closed 3 years ago

eedalong commented 3 years ago

I see that GraphLearn is serially sampling for each node, is there any plan to support parallel neighbor sampling in the near furture?

jackonan commented 3 years ago

Coming soon.

baoleai commented 3 years ago

Yes, see GSL in v1.0.1