civodul pushed a change to branch master
in repository guix.

    from 9b5be575f4 gnu: dezyne: Update to 2.18.3.
     new 0629af7c2a guix build: ‘--log-file’ honors the configured substitute 
URLs.
     new 89de299475 gnu: asmjit: Update to commit 062e69c.
     new 459062ba3c gnu: Remove python-typing-extensions-4.10.
     new 2225a6a4d0 gnu: python-optree: Update to 0.11.0.
     new fe38c10182 gnu: flatbuffers-next: Update to 24.3.25.
     new 003441743e gnu: pthreadpool: Update to commit 560c60d.
     new e5bf0cfa97 gnu: cpuinfo: Update to commit 05332fd.
     new cf468ebd38 gnu: nnpack: Depend on python-peachpy only for x86_64.
     new d433001154 gnu: oneapi-dnnl: Update to 3.5.3.
     new e943d9ad53 gnu: fbgemm: Update to 0.7.0.
     new f1d0626605 gnu: xnnpack: Update to commit 08f1489.
     new e85b3fc595 gnu: Add xnnpack-for-r-torch.
     new 8349d30806 gnu: python-nbval: Update to 0.11.0.
     new 8f6919f252 gnu: Add python-parameterized-next.
     new 95cec3af47 gnu: Remove onnx-optimizer-for-torch2.
     new 852c75a125 gnu: Remove onnx-for-torch2.
     new 595cc594b6 gnu: onnx: Update to 1.16.2.
     new 73302e3cae gnu: onnx-optimizer: Update to 0.3.19.
     new 21bacce230 gnu: gloo: Update to commit 81925d1.
     new 87fd4d217c gnu: cpp-httplib: Update to 0.16.0.
     new b44b2e346c gnu: python-pytorch: Update to 2.4.0.
     new a9e4ce6a58 gnu: python-torchvision: Update to 0.19.0.
     new e4b99a7918 gnu: python-lightning-utilities: Update to 0.11.6.
     new 77f59d1458 gnu: python-torchmetrics: Update to 1.4.1.
     new 571c605f17 gnu: python-pytorch-lightning: Update to commit 2064887.
     new c1283e2039 activation: Fix TOCTTOU in mkdir-p/perms.

The 26 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 doc/guix.texi                                      |    2 +-
 gnu/build/activation.scm                           |   90 +-
 gnu/local.mk                                       |    3 -
 gnu/packages/check.scm                             |   22 +
 gnu/packages/cpp.scm                               |    8 +-
 gnu/packages/machine-learning.scm                  |  778 +++---
 gnu/packages/parallel.scm                          |   16 +-
 .../patches/onnx-optimizer-system-library.patch    |   60 +-
 gnu/packages/patches/onnx-shared-libraries.patch   |   18 +-
 .../patches/onnx-skip-model-downloads.patch        |   16 +-
 .../patches/onnx-use-system-googletest.patch       |   57 -
 .../patches/python-pytorch-fix-codegen.patch       |   26 +-
 gnu/packages/patches/python-pytorch-runpath.patch  |   19 +-
 .../patches/python-pytorch-system-libraries.patch  |  122 +-
 .../patches/python-pytorch-without-kineto.patch    |   10 +-
 .../patches/xnnpack-remove-broken-tests.patch      |  337 ---
 .../patches/xnnpack-system-libraries.patch         | 2660 --------------------
 gnu/packages/python-build.scm                      |   12 -
 gnu/packages/python-check.scm                      |   27 +-
 gnu/packages/python-xyz.scm                        |    9 +-
 gnu/packages/serialization.scm                     |    4 +-
 guix/scripts/build.scm                             |    8 +-
 22 files changed, 704 insertions(+), 3600 deletions(-)
 delete mode 100644 gnu/packages/patches/onnx-use-system-googletest.patch
 delete mode 100644 gnu/packages/patches/xnnpack-remove-broken-tests.patch
 delete mode 100644 gnu/packages/patches/xnnpack-system-libraries.patch

Reply via email to