GNU bug report logs - #78725
[PATCH 0/5] Update PyTorch to 2.7.0 with dependencies

Previous Next

Package: guix-patches;

Reported by: Ayan Das <bvits <at> riseup.net>

Date: Sun, 8 Jun 2025 15:25:05 UTC

Severity: normal

Tags: patch

Merged with 78722, 78723, 78724, 78726

Done: Ludovic Courtès <ludo <at> gnu.org>

To reply to this bug, email your comments to 78725 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#78725; Package guix-patches. (Sun, 08 Jun 2025 15:25:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ayan Das <bvits <at> riseup.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 08 Jun 2025 15:25:06 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ayan Das <bvits <at> riseup.net>
To: guix-patches <at> gnu.org
Subject: [PATCH 0/5] Update PyTorch to 2.7.0
Date: Sun,  8 Jun 2025 20:52:36 +0530
This patch series updates PyTorch to version 2.7.0 along with its
required dependencies and related packages:

* xnnpack: Update to 0.0-4.51a0103 (required by PyTorch 2.7.0)
* miniz-for-pytorch: Update to use miniz 3.0.2 (required by PyTorch 2.7.0)
* python-pytorch: Update to 2.7.0
* python-torchvision: Update to 0.22.0 (kept in sync with PyTorch)
* python-captum: Fix test compatibility with PyTorch 2.7.0

All packages have been built and tested successfully.

Note: This is a resubmission of issue #78687 with properly formatted patches.

Ayan Das (5):
  gnu: xnnpack: Update to 0.0-4.51a0103.
  gnu: miniz-for-pytorch: Update to pytorch-2.7.0.
  gnu: python-pytorch: Update to 2.7.0.
  gnu: python-torchvision: Update to 0.22.0.
  gnu: python-captum: Fix tests for PyTorch 2.7.0.

 gnu/local.mk                                  |   4 +
 gnu/packages/compression.scm                  |   6 +-
 gnu/packages/machine-learning.scm             |  51 +-
 gnu/packages/patches/miniz-for-pytorch.patch  |  26 +-
 .../python-pytorch-fix-codegen-2.7.0.patch    | 178 +++++++
 .../python-pytorch-runpath-2.7.0.patch        |  30 ++
 ...ython-pytorch-system-libraries-2.7.0.patch | 442 ++++++++++++++++++
 .../python-pytorch-without-kineto-2.7.0.patch |  64 +++
 8 files changed, 768 insertions(+), 33 deletions(-)
 create mode 100644 gnu/packages/patches/python-pytorch-fix-codegen-2.7.0.patch
 create mode 100644 gnu/packages/patches/python-pytorch-runpath-2.7.0.patch
 create mode 100644 gnu/packages/patches/python-pytorch-system-libraries-2.7.0.patch
 create mode 100644 gnu/packages/patches/python-pytorch-without-kineto-2.7.0.patch


base-commit: 199fd26ab268d4f26cebcb39e844fe4ff9bea9bc
-- 
2.49.0





Merged 78721 78722 78723 78724 78725 78726. Request was from Ayan Das <bvits <at> riseup.net> to control <at> debbugs.gnu.org. (Sun, 08 Jun 2025 15:31:02 GMT) Full text and rfc822 format available.

Changed bug title to '[PATCH 0/5] Update PyTorch to 2.7.0 with dependencies' from '[PATCH 0/5] Update PyTorch to 2.7.0' Request was from Ayan Das <bvits <at> riseup.net> to control <at> debbugs.gnu.org. (Sun, 08 Jun 2025 15:31:02 GMT) Full text and rfc822 format available.

Forcibly Merged 78721 78722 78723 78724 78725 78726. Request was from Ayan Das <bvits <at> riseup.net> to control <at> debbugs.gnu.org. (Sun, 08 Jun 2025 15:46:01 GMT) Full text and rfc822 format available.

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Fri, 13 Jun 2025 12:36:01 GMT) Full text and rfc822 format available.

Notification sent to Ayan Das <bvits <at> riseup.net>:
bug acknowledged by developer. (Fri, 13 Jun 2025 12:36:01 GMT) Full text and rfc822 format available.

Message #16 received at 78725-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Ayan Das <bvits <at> riseup.net>
Cc: 78726-done <at> debbugs.gnu.org, 78725-done <at> debbugs.gnu.org
Subject: Re: [bug#78725] [PATCH 0/5] Update PyTorch to 2.7.0
Date: Fri, 13 Jun 2025 13:59:59 +0200
Hi Ayan,

Ayan Das <bvits <at> riseup.net> writes:

>   gnu: xnnpack: Update to 0.0-4.51a0103.
>   gnu: miniz-for-pytorch: Update to pytorch-2.7.0.
>   gnu: python-pytorch: Update to 2.7.0.
>   gnu: python-torchvision: Update to 0.22.0.
>   gnu: python-captum: Fix tests for PyTorch 2.7.0.

Applied, thanks!

Ludo’.




Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Fri, 13 Jun 2025 12:36:02 GMT) Full text and rfc822 format available.

Notification sent to Ayan Das <bvits <at> riseup.net>:
bug acknowledged by developer. (Fri, 13 Jun 2025 12:36:02 GMT) Full text and rfc822 format available.

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Fri, 13 Jun 2025 12:36:02 GMT) Full text and rfc822 format available.

Notification sent to Ayan Das <bvits <at> riseup.net>:
bug acknowledged by developer. (Fri, 13 Jun 2025 12:36:02 GMT) Full text and rfc822 format available.

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Fri, 13 Jun 2025 12:36:02 GMT) Full text and rfc822 format available.

Notification sent to Ayan Das <bvits <at> riseup.net>:
bug acknowledged by developer. (Fri, 13 Jun 2025 12:36:03 GMT) Full text and rfc822 format available.

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Fri, 13 Jun 2025 12:36:03 GMT) Full text and rfc822 format available.

Notification sent to Ayan Das <bvits <at> riseup.net>:
bug acknowledged by developer. (Fri, 13 Jun 2025 12:36:03 GMT) Full text and rfc822 format available.

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Fri, 13 Jun 2025 12:36:03 GMT) Full text and rfc822 format available.

Notification sent to Ayan Das <bvits <at> riseup.net>:
bug acknowledged by developer. (Fri, 13 Jun 2025 12:36:03 GMT) Full text and rfc822 format available.

Disconnected #78721 from all other report(s). Request was from Andreas Enge <andreas <at> enge.fr> to control <at> debbugs.gnu.org. (Sat, 14 Jun 2025 14:03:13 GMT) Full text and rfc822 format available.

This bug report was last modified 2 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.