[ 原始碼: pytorch ]
套件:libtorch-dev(2.6.0+dfsg-1~exp1)
libtorch-dev 的相關連結
Debian 的資源:
下載原始碼套件 pytorch:
- [pytorch_2.6.0+dfsg-1~exp1.dsc]
- [pytorch_2.6.0+dfsg.orig.tar.xz]
- [pytorch_2.6.0+dfsg-1~exp1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [pytorch.org]
相似套件:
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
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.6 (= 2.6.0+dfsg-1~exp1)
- Tensors and Dynamic neural networks in Python (Shared Objects)
-
- dep: python3-dev
- header files and a static library for Python (default)