Skip to content

Commit

Permalink
Update docs/source/gpu.rst
Browse files Browse the repository at this point in the history
Co-Authored-By: Peter Andreas Entschev <peter@entschev.com>
  • Loading branch information
mrocklin and pentschev committed May 13, 2019
1 parent 745431a commit 331afe9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/source/gpu.rst
Expand Up @@ -89,7 +89,9 @@ Dask Array into a CuPy backed Dask Array as follows:
CuPy is fairly mature and adheres closely to the NumPy API. However, small
differences do exist and these can cause Dask Array operations to function
improperly.
improperly. Check the
`CuPy Reference Manual <https://docs-cupy.chainer.org/en/stable/reference/index.html>`_
for API compatibility.


Scikit-Learn
Expand Down

0 comments on commit 331afe9

Please sign in to comment.