[ ソース: pytorch ]
パッケージ: libtorch-dev (2.5.0+dfsg-1 など)
libtorch-dev に関するリンク
Debian の資源:
pytorch ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [pytorch.org]
類似のパッケージ:
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 CPU-only version of PyTorch (Development files).
その他の libtorch-dev 関連パッケージ
|
|
|
|
-
- dep: libprotobuf-dev
- protocol buffers C++ library (development files) and proto files
-
- dep: libtorch2.5 (= 2.5.0+dfsg-1+b2)
- Tensors and Dynamic neural networks in Python (Shared Objects)
-
- dep: python3-dev
- header files and a static library for Python (default)