Example | Description |
---|---|
python-kernel-wrapper | Demonstrates processing python cudf dataframes in a cuda kernel |
pycuda_cudf_integration | Demonstrates processing python cudf dataframes using pycuda |
tfidf-benchmark | Benchmarks NLP text processing pipeline in cuML + Dask vs. Apache Spark |
rapids_triton_example | Example of using RAPIDS+Pytorch with Nvidia Triton. |
cuBERT_topic_modelling | Leveraging BERT, TF-IDF and NVIDIA RAPIDS to create easily interpretable topics. |