[ ソース: 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 ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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)