[ sid ]
[ 原始碼: pytorch-cuda ]
套件:libtorch-cuda-dev(2.4.1-4) [contrib]
Tensors and Dynamic neural networks in Python (Development Files)
PyTorch is a Python package that provides two high-level features:
(1) Tensor computation (like NumPy) with strong GPU acceleration (2) Deep neural networks built on a tape-based autograd system
You can reuse your favorite Python packages such as NumPy, SciPy and Cython to extend PyTorch when needed.
This is the CUDA version of PyTorch (Development files).
其他與 libtorch-cuda-dev 有關的套件
|
|
|
|
-
- dep: libprotobuf-dev
- protocol buffers C++ library (development files) and proto files
-
- dep: libtorch-cuda-2.4 (= 2.4.1-4)
- Tensors and Dynamic neural networks in Python (Shared Objects)
-
- dep: python3-dev
- header files and a static library for Python (default)