[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/26: gnu: Remove onnx-optimizer-for-torch2.
From: |
guix-commits |
Subject: |
15/26: gnu: Remove onnx-optimizer-for-torch2. |
Date: |
Fri, 6 Sep 2024 05:47:58 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 95cec3af47d9fa06f8aee533ce58976bd3dc9d84
Author: David Elsing <david.elsing@posteo.net>
AuthorDate: Sun Aug 4 22:15:52 2024 +0000
gnu: Remove onnx-optimizer-for-torch2.
* gnu/packages/machine-learning.scm (onnx-optimizer-for-torch2): Delete
variable.
---
gnu/packages/machine-learning.scm | 8 --------
1 file changed, 8 deletions(-)
diff --git a/gnu/packages/machine-learning.scm
b/gnu/packages/machine-learning.scm
index 51ab46bb86..3e9443506d 100644
--- a/gnu/packages/machine-learning.scm
+++ b/gnu/packages/machine-learning.scm
@@ -1496,14 +1496,6 @@ aim is to provide all such passes along with ONNX so
that they can be re-used
with a single function call.")
(license license:expat)))
-(define-public onnx-optimizer-for-torch2
- (hidden-package
- (package
- (inherit onnx-optimizer)
- (inputs
- (modify-inputs (package-inputs onnx-optimizer)
- (replace "onnx" onnx-for-torch2))))))
-
(define-public rxcpp
(package
(name "rxcpp")
- 06/26: gnu: pthreadpool: Update to commit 560c60d., (continued)
- 06/26: gnu: pthreadpool: Update to commit 560c60d., guix-commits, 2024/09/06
- 02/26: gnu: asmjit: Update to commit 062e69c., guix-commits, 2024/09/06
- 18/26: gnu: onnx-optimizer: Update to 0.3.19., guix-commits, 2024/09/06
- 20/26: gnu: cpp-httplib: Update to 0.16.0., guix-commits, 2024/09/06
- 21/26: gnu: python-pytorch: Update to 2.4.0., guix-commits, 2024/09/06
- 22/26: gnu: python-torchvision: Update to 0.19.0., guix-commits, 2024/09/06
- 03/26: gnu: Remove python-typing-extensions-4.10., guix-commits, 2024/09/06
- 07/26: gnu: cpuinfo: Update to commit 05332fd., guix-commits, 2024/09/06
- 05/26: gnu: flatbuffers-next: Update to 24.3.25., guix-commits, 2024/09/06
- 12/26: gnu: Add xnnpack-for-r-torch., guix-commits, 2024/09/06
- 15/26: gnu: Remove onnx-optimizer-for-torch2.,
guix-commits <=
- 08/26: gnu: nnpack: Depend on python-peachpy only for x86_64., guix-commits, 2024/09/06
- 09/26: gnu: oneapi-dnnl: Update to 3.5.3., guix-commits, 2024/09/06
- 13/26: gnu: python-nbval: Update to 0.11.0., guix-commits, 2024/09/06
- 11/26: gnu: xnnpack: Update to commit 08f1489., guix-commits, 2024/09/06
- 16/26: gnu: Remove onnx-for-torch2., guix-commits, 2024/09/06
- 17/26: gnu: onnx: Update to 1.16.2., guix-commits, 2024/09/06
- 23/26: gnu: python-lightning-utilities: Update to 0.11.6., guix-commits, 2024/09/06
- 25/26: gnu: python-pytorch-lightning: Update to commit 2064887., guix-commits, 2024/09/06
- 26/26: activation: Fix TOCTTOU in mkdir-p/perms., guix-commits, 2024/09/06
- 24/26: gnu: python-torchmetrics: Update to 1.4.1., guix-commits, 2024/09/06