cupy-cuda90

CuPy: A NumPy-compatible array library accelerated by CUDA

MIT License 37 个版本 Python >=3.5.0
Seiya Tokui <tokui@preferred.jp>
安装
pip install cupy-cuda90
poetry add cupy-cuda90
pipenv install cupy-cuda90
conda install cupy-cuda90
描述

.. image:: https://raw.githubusercontent.com/cupy/cupy/master/docs/image/cupy_logo_1000px.png :width: 400

CuPy : A NumPy-compatible array library accelerated by CUDA

CuPy <https://cupy.dev/>_ is an implementation of NumPy-compatible multi-dimensional array on CUDA.

This is a CuPy wheel (precompiled binary) package for CUDA 9.0. You need to install CUDA Toolkit 9.0 <https://developer.nvidia.com/cuda-toolkit-archive>_ to use these packages.

If you have another version of CUDA, or want to build from source, refer to the Installation Guide <https://docs.cupy.dev/en/latest/install.html>_ for instructions.