diff --git a/docs/source/user/cuda_array_interface.rst b/docs/source/user/cuda_array_interface.rst index 304f4ecab..656738e48 100644 --- a/docs/source/user/cuda_array_interface.rst +++ b/docs/source/user/cuda_array_interface.rst @@ -513,6 +513,7 @@ The following Python libraries have adopted the CUDA Array Interface: - `ArrayViews `_ - `JAX `_ - `PyCUDA `_ +- `Paddle `_ - `DALI: the NVIDIA Data Loading Library `_ : - `TensorGPU objects