-
**Describe the bug**
I used the [rapidsai-csp-utils](https://github.com/rapidsai/rapidsai-csp-utils) to install RAPIDS and related libraries on Google Colab. I also installed `dask-cuda` via `conda`.…
-
Hi cuCIM team,
I am deploying RAPIDS with cuCIM v21.06 on ppc64le architecture (Summit cluster) and in our NV-ARM Developer Kit cluster, and noted during compilation, it grabs GDS. So my question…
-
# Overview
Status: https://github.com/apache/incubator-mxnet/projects/18
The status for each project will be updated by the contributor who's driving it. If you have more projects that you intend …
-
When wrapping a stream executor client with the C API, the returned external reference from `PjRtCApiBuffer::AcquireExternalReference` does not wrap a stream executor external reference and does not c…
-
`[Warning] Your mxnet does not support ProposalTarget
[Warning] Your mxnet does not support DecodeBBox
[Warning] Your mxnet does not support BBoxNorm
[Warning] Your mxnet does not support FocalLoss…
-
Hi there,
I am trying to build web-llm locally on my Windows machine. But it fails to build the dependencies.
```
+ npm --version
9.8.1
+ TVM_HOME_SET=
+ [[ -z '' ]]
+ [[ ! -d 3rdparty/tvm-un…
-
_This is a long read and a proposal with quite a large scope and a decent amount of backwards-compatibility impact. I hope it'll make SciPy's behavior much more consistent and predictable, as well as …
-
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…
-
We added a new protocol exposing the C Data Interface (schema, array and stream) in Python through PyCapsule objects and new dunder methods `__arrow_c_schema/array/stream__` (https://github.com/apache…
-
Currently when attempting to install pyarrow using pip on Alpine Linux you get the following error message from pip:
```java
pip install pyarrow --verbose
Collecting pyarrow
1 location(s) …