[ ソース: pytorch ]
パッケージ: libtorch-test (2.9.1+dfsg-1~exp2)
libtorch-test に関するリンク
Debian の資源:
pytorch ソースパッケージをダウンロード:
- [pytorch_2.9.1+dfsg-1~exp2.dsc]
- [pytorch_2.9.1+dfsg.orig.tar.xz]
- [pytorch_2.9.1+dfsg-1~exp2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [pytorch.org]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
Tensors and Dynamic neural networks in Python (Test Binaries)
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 (Test Binaries).
その他の libtorch-test 関連パッケージ
|
|
|
|
-
- dep: libbenchmark1.9.1 (>= 1.9.1)
- Microbenchmark support library, shared library
-
- dep: libc6 (>= 2.38)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0) [arm64, riscv64 以外]
- GCC 共有ライブラリ
- dep: libgcc-s1 (>= 4.5) [arm64, riscv64]
-
- dep: libsleef3 (>= 3.6.1-1~) [amd64]
- SLEEF Vectorized Math Library (libraries)
- dep: libsleef3 (>= 3.9.0) [amd64 以外]
-
- dep: libstdc++6 (>= 14)
- GNU 標準 C++ ライブラリ v3
-
- dep: libtorch2.9 (= 2.9.1+dfsg-1~exp2)
- Tensors and Dynamic neural networks in Python (Shared Objects)
