Open
Description
cuGraph-PyG and cuGraph-DGL are being decoupled from cuGraph to rely on pylibcugraph instead, but we still have a cugraph.gnn subpackage within cugraph that both libraries need. We should find a better long-term home for that subpackage, especially since we are thinking of changing the release cycle of cuGraph-PyG and cuGraph-DGL and those packages are very tightly coupled with cugraph.gnn.