-
NVIDIA
- Pune, India
Block or Report
Block or report vinaydes
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
code-samples Public
Forked from NVIDIA-developer-blog/code-samples
Source code examples from the Parallel Forall Blog
HTML
-
-
-
gbm-bench Public
Forked from NVIDIA/gbm-bench
A benchmark to measure performance of popular Gradient boosting algorithms against popular ML datasets.
Python
-
raft Public
Forked from rapidsai/raft
RAPIDS Analytics Frameworks Toolkit contains shared representations, mathematical computational primitives, and utilities that accelerate building analytics and data science algorithms in the RAPID…
Cuda
49 contributions in the last year
Contribution activity
May 2022
Created 1 commit in 1 repository
Created a pull request in rapidsai/raft that received 2 comments
Fixing the unit test issue(s) in RAFT
The call to uniform() is getting executed in handle.get_stream() and kernels/operations after uniform() are executed in separately created stream. …