Closed duncster94 closed 2 years ago
The current network preprocessing implementation scales poorly to large graphs. Vectorizing various preprocessing functions (especially _create_pyg_graphs) should yield considerable speedups.
_create_pyg_graphs
The current network preprocessing implementation scales poorly to large graphs. Vectorizing various preprocessing functions (especially
_create_pyg_graphs
) should yield considerable speedups.