Package python3-module-torch-cpu: Information

    Source package: python3-module-torch-cpu
    Version: 2.10.0-alt1
    Latest version according to Repology
    Build time:  Feb 28, 2026, 02:39 AM in the task #408680
    Category: Development/ML
    Report package bug
    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)

    Maintainer: Nikita Shmatko

    List of contributors:
    Nikita Shmatko

    ACL:
    Nikita Shmatko
    @everybody

      1. eigen3
      2. moodycamel-concurrentqueue-devel
      3. fxdiv-devel
      4. gcc-c++
      5. ninja-build
      6. libgmp-devel
      7. libgomp-devel
      8. FP16-devel
      9. python3-module-jinja2
      10. python3-module-numpy
      11. python3-module-packaging
      12. python3-module-protobuf
      13. python3-module-pyproject-installer >= 0.4.0
      14. python3-module-pyyaml
      15. python3-module-requests
      16. python3-module-setuptools
      17. python3-module-six
      18. python3-module-typing_extensions
      19. python3-module-wheel
      20. cmake
      21. rpm-build-python3
      22. libmpfr-devel
      23. libnumpy-py3-devel
      24. valgrind-devel
      25. libonnx-devel
      26. libpsimd-devel
      27. libpthreadpool-devel
      28. libsleef-devel
      29. libcpuinfo-devel
      30. libfftw3-devel
      31. libfmt-devel

    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.