-
Notifications
You must be signed in to change notification settings - Fork 532
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CPU/GPU interoperability POC #4874
CPU/GPU interoperability POC #4874
Commits on Aug 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 06df028 - Browse repository at this point
Copy the full SHA 06df028View commit details
Commits on Aug 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ba70967 - Browse repository at this point
Copy the full SHA ba70967View commit details -
Configuration menu - View commit details
-
Copy full SHA for d19a6ef - Browse repository at this point
Copy the full SHA d19a6efView commit details
Commits on Aug 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 687bf73 - Browse repository at this point
Copy the full SHA 687bf73View commit details
Commits on Sep 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f120ac5 - Browse repository at this point
Copy the full SHA f120ac5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1556de8 - Browse repository at this point
Copy the full SHA 1556de8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62f4ea7 - Browse repository at this point
Copy the full SHA 62f4ea7View commit details
Commits on Sep 2, 2022
-
Update for thrust 1.17 and fixes to accommodate for cuDF Buffer refac…
…tor (rapidsai#4871) Authors: - Dante Gama Dessavre (https://github.com/dantegd) Approvers: - William Hicks (https://github.com/wphicks) - Corey J. Nolet (https://github.com/cjnolet) - Victor Lafargue (https://github.com/viclafargue) URL: rapidsai#4871
Configuration menu - View commit details
-
Copy full SHA for 85c06a7 - Browse repository at this point
Copy the full SHA 85c06a7View commit details -
Use rapids-cmake 22.10 best practice for RAPIDS.cmake location (rapid…
…sai#4862) Removes possibility of another projects RAPIDS.cmake being used, and removes need to always download a version. Authors: - Robert Maynard (https://github.com/robertmaynard) Approvers: - Dante Gama Dessavre (https://github.com/dantegd) URL: rapidsai#4862
Configuration menu - View commit details
-
Copy full SHA for ef55502 - Browse repository at this point
Copy the full SHA ef55502View commit details -
Remove unused cuDF imports (rapidsai#4873)
For housekeeping, this PR removes unused cuDF imports across a variety of files. It does not refactor any code that currently relies on cuDF. Authors: - Nick Becker (https://github.com/beckernick) Approvers: - Dante Gama Dessavre (https://github.com/dantegd) URL: rapidsai#4873
Configuration menu - View commit details
-
Copy full SHA for ac68939 - Browse repository at this point
Copy the full SHA ac68939View commit details -
Import treelite models into FIL in a different precision (rapidsai#4839)
Import treelite models into FIL in a different precision. - e.g. load float64 treelite models as a float32 FIL model, or vice versa Authors: - Andy Adinets (https://github.com/canonizer) - William Hicks (https://github.com/wphicks) Approvers: - Philip Hyunsu Cho (https://github.com/hcho3) - William Hicks (https://github.com/wphicks) URL: rapidsai#4839
Configuration menu - View commit details
-
Copy full SHA for dadedda - Browse repository at this point
Copy the full SHA dadeddaView commit details -
All points membership vector for HDBSCAN (rapidsai#4800)
- [x] All points distance membership vector - [x] All points outlier membership vector - [x] All points probability in some cluster - [x] All points membership vector - [x] Tests Authors: - Tarang Jain (https://github.com/tarang-jain) Approvers: - Corey J. Nolet (https://github.com/cjnolet) URL: rapidsai#4800
Configuration menu - View commit details
-
Copy full SHA for 9afdff5 - Browse repository at this point
Copy the full SHA 9afdff5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cdafd5 - Browse repository at this point
Copy the full SHA 0cdafd5View commit details
Commits on Sep 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ff6d60a - Browse repository at this point
Copy the full SHA ff6d60aView commit details
Commits on Sep 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8c64303 - Browse repository at this point
Copy the full SHA 8c64303View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68e816f - Browse repository at this point
Copy the full SHA 68e816fView commit details
Commits on Sep 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ecd8a0a - Browse repository at this point
Copy the full SHA ecd8a0aView commit details
Commits on Sep 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 279004b - Browse repository at this point
Copy the full SHA 279004bView commit details
Commits on Sep 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for eb54d3f - Browse repository at this point
Copy the full SHA eb54d3fView commit details
Commits on Sep 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d6c2dde - Browse repository at this point
Copy the full SHA d6c2ddeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f3922a - Browse repository at this point
Copy the full SHA 0f3922aView commit details
Commits on Oct 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c3dda60 - Browse repository at this point
Copy the full SHA c3dda60View commit details
Commits on Oct 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bfe238f - Browse repository at this point
Copy the full SHA bfe238fView commit details
Commits on Oct 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5c03489 - Browse repository at this point
Copy the full SHA 5c03489View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09db802 - Browse repository at this point
Copy the full SHA 09db802View commit details
Commits on Oct 6, 2022
-
Revert "Using raft::KeyValuePair instead of cub::KeyValuePair"
This reverts commit 09db802.
Configuration menu - View commit details
-
Copy full SHA for 0dbe8a4 - Browse repository at this point
Copy the full SHA 0dbe8a4View commit details
Commits on Oct 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 495c676 - Browse repository at this point
Copy the full SHA 495c676View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8c2e97 - Browse repository at this point
Copy the full SHA b8c2e97View commit details
Commits on Oct 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 243b23e - Browse repository at this point
Copy the full SHA 243b23eView commit details