pytorch 1.8.1-4 source package in Ubuntu

Changelog

pytorch (1.8.1-4) unstable; urgency=medium

  * B-D on python3-dev instead of -all-dev. (Closes: #1004331)
    We only build with one Py3 version due to the buildsystem complexity.
  * Explicitly fix python and shell shebang in d/rules.
  * Fix superfluous-file-pattern in d/copyright.
  * Fix duplicate-short-description in d/control.
  * Bump Standards-Version to 4.6.0.1 (no change).
  * Update lintian overrides.

 -- Mo Zhou <email address hidden>  Tue, 01 Feb 2022 20:11:00 -0500

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 Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
pytorch_1.8.1-4.dsc 3.2 KiB 7a871174cbd322d14ee861a22aec3b21d7da89a6ed22e329b69b2581c500d48f
pytorch_1.8.1.orig.tar.gz 14.2 MiB a13b379d7acd2470e643b4fd54a3bd4a68eea6032153aa3fd705ba34718a32dc
pytorch_1.8.1-4.debian.tar.xz 55.7 KiB 3de698532fd2f3494e5af3678dcd614616ec3c78f8ccc19e5e81d2a3cfa614c3

Available diffs

No changes file available.

Binary packages built by this source

libtorch-dev: 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 and Caffe2 (Development files).

libtorch-test: No summary available for libtorch-test in ubuntu kinetic.

No description available for libtorch-test in ubuntu kinetic.

libtorch-test-dbgsym: debug symbols for libtorch-test
libtorch1.8: No summary available for libtorch1.8 in ubuntu kinetic.

No description available for libtorch1.8 in ubuntu kinetic.

libtorch1.8-dbgsym: debug symbols for libtorch1.8
python3-torch: Tensors and Dynamic neural networks in Python (Python Interface)

 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 and Caffe2 (Python interface).

python3-torch-dbgsym: debug symbols for python3-torch