nv-legate / cupynumeric

An Aspiring Drop-In Replacement for NumPy at Scale
https://docs.nvidia.com/cupynumeric
Apache License 2.0
623 stars 71 forks source link

Initial implementation of np.unique(return_index=True) #1138

Open JosephGuman opened 6 months ago

JosephGuman commented 6 months ago

PR motivating https://github.com/nv-legate/legate.core/pull/942 I also decided to create a special task for unzipping indices and values as opposed to modifying legate.core's Reduce implementation after speaking with @magnatelee . @rohany

copy-pr-bot[bot] commented 6 months ago

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.