You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your great work! I found that your method is quite slow during the construction of the graph, including many add_nodes and add_edges. Have you considered to use packages like cugraph to accelerate?
The text was updated successfully, but these errors were encountered:
Thank you for your great work! I found that your method is quite slow during the construction of the graph, including many add_nodes and add_edges. Have you considered to use packages like cugraph to accelerate?
The text was updated successfully, but these errors were encountered: