Highlights
- Pro
Pinned
973 contributions in the last year
Less
More
Contribution activity
June 2021
Created 13 commits in 3 repositories
Created a pull request in rapidsai/cuml that received 6 comments
Fix number of permutations in pytest and getting handle for cuml models
Closes #3819 Bug fixes: Increase npermutations in pytest (and reduce number of tests a bit), to avoid sporadic failure Simplified code in common a…
+6
−9
•
6
comments
Opened 10 other pull requests in 3 repositories
rapidsai/cuml
1
open
6
merged
- Use nested include in destination of install headers to avoid docker permission issues
- Fix automerge #3939 [skip-ci]
- Fix kernel and line info in cmake
- Pin dask ot 2021.5.1 for 21.06 release
- Small doc fixes for 21.06 release [skip-ci]
- Upgrade xgboost to 1.4.2
- Fix automerge #3900 and correct package versions in meta packages [skip-ci]
rapidsai/raft
1
open
1
merged
rapidsai/cugraph
1
open
Reviewed 31 pull requests in 5 repositories
rapidsai/cuml 20 pull requests
- Update Dask/Distributed version
- Fix kernel and line info in cmake
- [REVIEW] xfailing Kbinsdiscretizer quantile strategy
- [REVIEW] Update CHANGELOG.md link [skip-ci]
- Update UCX-Py version to 0.20
- Enable warp-per-tree inference in FIL for regression and binary classification
- Pin dask ot 2021.5.1 for 21.06 release
- Revert #3869
- use grid stride pairwise distance and fusedL2NN kernels
- [REVIEW] HDBSCAN
- correct compliation of cuml c library
- RF: Make experimental-backend default for regression tasks and deprecate old-backend.
- Correct deprecate positional args decorator for CalVer
-
Fix typo in umap
target_weightparameter -
RF: fix the bug in
pdf_to_cdfdevice function that causes hang whenn_bins > TPB && n_bins % TPB != 0 - Support sparse input features in QN solvers and Logistic Regression
- SparseRandomProjection fix
- ARIMA: pre-allocation of temporary memory to reduce latencies
- Fix automerge #3900 and correct package versions in meta packages [skip-ci]
- Skip stress test when GPU memory capacity is insufficient
rapidsai/raft 8 pull requests
- [REVIEW] Move ANN to RAFT (additional updates)
- [REVIEW] Move FAISS ANN wrappers to RAFT
-
Pin
daskversions in CI - Pass stream to device_scalar::value() calls.
- Update get_rmm.cmake to better support CalVer
- Fix mst knn test build failure due to RMM device_buffer change
- Update UCX-Py version to 0.20
- cuco git tag update
rapidsai/rapids-cmake 1 pull request
triton-inference-server/fil_backend 1 pull request
rapidsai/integration 1 pull request
Created an issue in rapidsai/cuml that received 1 comment
[BUG] Update n_bins in cuml.dask RF tests to accomodate for recent changes
Describe the bug
Currently blocking mnmg testing with 8 GPUs, due to the recent change to default n_bins, the pytest with 8 GPUs fails with:
Runtim…
1
comment
Opened 3 other issues in 1 repository
3
contributions
in private repositories
Jun 1 – Jun 6