Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
Forked from NVIDIA-developer-blog/code-samples
Source code examples from the Parallel Forall Blog
HTML
-
76 contributions in the last year
Contribution activity
October 2020
vinaydes has no activity
yet for this period.
September 2020
Created a pull request in rapidsai/cuml that received 3 comments
[REVIEW] Introduces experimental batched backend for random forest.
This PR introduces a new backend for Random Forest. New backend processes fixed number of nodes at a time, thus putting limit on amount of memory r…
+2,333
−34
•
3
comments
Created an issue in rapidsai/cuml that received 2 comments
[FEA] make_regression should be able to produce data in column major layout
Is your feature request related to a problem? Please describe.
Currently make_regression() code produces output dataset in row-major layout. Almost…
2
comments