pytorch 1.13.1+dfsg-3 source package in Ubuntu

Changelog

pytorch (1.13.1+dfsg-3) unstable; urgency=medium

  [ Mo Zhou ]
  * fix cmake for Closes: #997931

  [ Aron Xu ]
  * d/rules: more cmake fixes
  * d/control: build with libopenblas-pthread-dev instead of libblas-dev

 -- Aron Xu <email address hidden>  Wed, 08 Feb 2023 01:54:15 +0800

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
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
pytorch_1.13.1+dfsg-3.dsc 3.0 KiB 54bf267c6fc13848f369960ca08d9fae1b8f8e4436a07fbdc97b30409b4b645f
pytorch_1.13.1+dfsg.orig.tar.xz 17.5 MiB d0355588b8528566d477e6ebf1b4d9d036a6fd75711339f66b27472ce5879dc7
pytorch_1.13.1+dfsg-3.debian.tar.xz 189.1 KiB 0fdf8b51ce2b0e02cba0aa343b5afcf1690fac4a68fa61a9517c8f03557b7cc5

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 (Development files).

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 and Caffe2 (Test Binaries).

libtorch-test-dbgsym: debug symbols for libtorch-test
libtorch1.13: No summary available for libtorch1.13 in ubuntu mantic.

No description available for libtorch1.13 in ubuntu mantic.

libtorch1.13-dbgsym: debug symbols for libtorch1.13
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 (Python interface).

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