pytorch 1.12.1-1 source package in Ubuntu

Changelog

pytorch (1.12.1-1) unstable; urgency=medium

  * New upstream version 1.12.1
  * Rebase and refresh existing patches.

 -- Mo Zhou <email address hidden>  Fri, 30 Sep 2022 20:50:32 -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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pytorch_1.12.1-1.dsc 3.2 KiB b65ca0f90db252314778565fb31e8c160dc21e247f85f8b654add85a00de268e
pytorch_1.12.1.orig.tar.xz 15.5 MiB e1258a3de8912327b6a0b1361a0f7b046b363e30451e216bdf912ccf51d9a113
pytorch_1.12.1-1.debian.tar.xz 86.8 KiB 9e3a59035fe48e58e2e21547d9bcbad0b64559b25b12de834633623da131f7ed

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: 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.12: No summary available for libtorch1.12 in ubuntu lunar.

No description available for libtorch1.12 in ubuntu lunar.

libtorch1.12-dbgsym: No summary available for libtorch1.12-dbgsym in ubuntu lunar.

No description available for libtorch1.12-dbgsym in ubuntu lunar.

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