Package python3-module-torch-cpu: Information
Source package: python3-module-torch-cpu
Version: 2.10.0-alt1
Build time: Feb 28, 2026, 02:39 AM in the task #408680
Category: Development/ML
Report package bugHome page: https://pytorch.org/
License: BSD-3-Clause
Summary: Tensors and dynamic neural networks in Python with strong acceleration support (CPU-only)
Description:
Tensors and dynamic neural networks in Python with strong acceleration support (CPU-only). PyTorch is an optimized tensor library for deep learning using GPUs and CPUs. This package contains a CPU-only version built for x86_64.
List of RPM packages built from this SRPM:
libtorch-cpu (x86_64, aarch64)
libtorch-cpu-debuginfo (x86_64, aarch64)
python3-module-torch-cpu (x86_64, aarch64)
python3-module-torch-cpu-debuginfo (x86_64, aarch64)
python3-module-torch-cpu-devel (x86_64, aarch64)
libtorch-cpu (x86_64, aarch64)
libtorch-cpu-debuginfo (x86_64, aarch64)
python3-module-torch-cpu (x86_64, aarch64)
python3-module-torch-cpu-debuginfo (x86_64, aarch64)
python3-module-torch-cpu-devel (x86_64, aarch64)
Maintainer: Nikita Shmatko
Last changed
Feb. 23, 2026 Nikita Shmatko 2.10.0-alt1
- Updated to 2.10.0 version. - Used bundled pybind11 insted of system. - Vendored mimalloc for better aarch64 memory allocation. - Minor specfile fixes.
Feb. 12, 2026 Nikita Shmatko 2.9.1-alt1
- Updated to 2.9.1 version. - Fixed usage of system fmt library. - Enabled usage of the system ONNX package. - Renamed package to python3-module-torch-cpu and subpackage libtorch to libtorch-cpu. - Switched to bundled Gloo instead of the system package. - Dropped copying of valgrind headers, used system ones.
Oct. 13, 2025 Nikita Shmatko 2.7.1-alt1
- Initial build for Sisyphus.