[Performance] improve coo2csr space complexity when row is not sorted (#3326)
* [Performance] improve coo2csr space complexity when row is not sorted
* [Perf] replace std::vector<> by NDArray
* keep both impl of unsorted coo to csr and choose according to graph density dynamically
* refine criteria to choose btw Unsorted algos
Co-authored-by:
Ubuntu <ubuntu@ip-172-31-34-27.us-west-2.compute.internal>
Showing
Please register or sign in to comment