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
Add custom _adjacency_matrix for propagate CUDA COO graphs
- Leave public adjacency_matrix interface uniform, always returning a sparse adjacency_matrix
- Implement custom _adjacency_matrix for propagate copy_xj for CUDA COO graphs, converting to dense when more efficient
0 commit comments