-
CUDA execution graph templates can be created in one of two ways: Explicit construction and capture of operations enqueued via a stream. I'm currently working on the explicit construction API (see the…
-
**Describe the bug**
cuML UMAP's implementation allows to use precomputed graphs. We can precompute the KNN graph with more neighbors (k_neighbors > n_neighbors), and then choose to experiment with…
-
I am having trouble joining the output of cuml.dask.preprocessing.OneHotEncoder with the source dask_cudf. What is a correct way to do that?
1. Create dask_cudf
```
orig = pd.DataFrame({"one": np…
-
I have successfully built node and edge list, a cuGraph object, and visualized the network in an interactive dashboard. However, I would like the node labels to be strings, as opposed to a numerical n…
-
### 🐛 Describe the bug
RAPIDS is trying to expand our CI coverage for the GNN libraries, including `cugraph-pyg` and `wholegraph`. We are running into an issue where the preferred PyTorch distributi…
-
Great work on the benchmark. Before benchmarking a model continually pre-trained with Infini-Attention, I wanted to do some sanity checks on the benchmark on reproducibility.
## Experimental setup:…
-
In order to achieve manylinux compliance, RAPIDS wheels currently statically link all components of the CTK that they consume. This leads to heavily bloated binaries, especially when the effect is com…
vyasr updated
1 month ago
-
Follow up from issue #4072.
@ChuckHastings, thank you for working on this! I've just tested with version `24.06.00a43`. The issue is resolved completely when the adjacency matrix is `…
-
I am running "evaluate_with_beam" and it doesn't appear to be able to select variables in the observations dataset.
[This is the line causing the error](https://github.com/google-research/weathe…
-
https://colab.research.google.com/drive/13sspqiEZwso4NYTbsflpPyNFaVAAxUgr#scrollTo=xgAFgI15ddf6 from image attached on https://rapids.ai/
![Screenshot 2024-03-13 at 1 46 36 PM](https://github.com/rap…