cugraph
cugraph copied to clipboard
[FEA] Allow selection of the sampling algorithm in cuGraph and GaaS storage
Currently, only uniform neighbor sampling is supported in PyG when using cuGraph or GaaS as a storage backend. Users should be able to select an alternative sampling algorithm if desired. This should be as compatible as possible with the PyG API for supporting custom sampling calls.
This issue has been labeled inactive-30d
due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d
if there is no activity in the next 60 days.
This issue has been labeled inactive-30d
due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d
if there is no activity in the next 60 days.
Closing as duplicate of https://github.com/rapidsai/graph_dl/issues/47