pytorch 2.0.1+dfsg-4 source package in Ubuntu
Changelog
pytorch (2.0.1+dfsg-4) unstable; urgency=medium * Don't install the work-in-progress dh_pytorch for now. * rules: Add more annotations to ease reading. * rules: Sort install commands. * Patch embedded nvfuser to have SOVERSION. * <cuda> rules: Install the libnvfuser with SOVERSION. This fixes the cannot load libnvfuser.* error message during import. * Do not install libnnapi_backend.so (not built). * Autopkgtest: make dangling symlink check permissive. (Closes: #1051828) -- Mo Zhou <email address hidden> Wed, 13 Sep 2023 15:01:04 -0400
Upload details
- Uploaded by:
- Debian Deep Learning Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Deep Learning Team
- Architectures:
- amd64 arm64 mips64el ppc64el s390x kfreebsd-amd64 riscv64
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pytorch_2.0.1+dfsg-4.dsc | 3.7 KiB | 4951f51af911acce8743b5243ecc3979c8101519a4588917e64d76008e9385b6 |
pytorch_2.0.1+dfsg.orig.tar.xz | 18.9 MiB | ccf41c8adc16fbff0349748b5dba95e81b9dcb347ddf087f21e2a95663e9885d |
pytorch_2.0.1+dfsg-4.debian.tar.xz | 914.6 KiB | d70ed4a72d1f3bac9518f0ea89597067be8517ad003a124e39169221b7ede2c4 |
Available diffs
No changes file available.
Binary packages built by this source
- libtorch-dev: No summary available for libtorch-dev in ubuntu noble.
No description available for libtorch-dev in ubuntu noble.
- libtorch-test: 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-dbgsym: debug symbols for libtorch-test
- libtorch2.0: No summary available for libtorch2.0 in ubuntu noble.
No description available for libtorch2.0 in ubuntu noble.
- libtorch2.0-dbgsym: debug symbols for libtorch2.0
- python3-torch: No summary available for python3-torch in ubuntu noble.
No description available for python3-torch in ubuntu noble.
- python3-torch-dbgsym: debug symbols for python3-torch