gnu: xnnpack: Update to 0.0-2.ae108ef.

* gnu/packages/machine-learning.scm (xnnpack): Update to 0.0-2.ae108ef.
* gnu/packages/patches/xnnpack-system-libraries.patch: Update.
This commit is contained in:
Ricardo Wurmus 2022-07-07 12:07:41 +02:00
parent c929619b36
commit 87b43ab562
No known key found for this signature in database
GPG key ID: 197A5888235FACAC
2 changed files with 607 additions and 311 deletions

View file

@ -2821,8 +2821,8 @@ (define-public nnpack
(define-public xnnpack
;; There's currently no tag on this repo.
(let ((version "0.0")
(commit "bbe88243aba847f6a3dd86defec0fea4a0e415a1")
(revision "1"))
(commit "ae108ef49aa5623b896fc93d4298c49d1750d9ba")
(revision "2"))
(package
(name "xnnpack")
(version (git-version version revision commit))
@ -2833,7 +2833,7 @@ (define-public xnnpack
(file-name (git-file-name name version))
(sha256
(base32
"19j605x1l2h95mjhcj90zwjh1153pdgmqggl35ya5w0wll628iiz"))
"0q68q2jxiiiblx45q4337k13ppgh5vqjwrwznchcnpb8hawjj3zl"))
(patches (search-patches "xnnpack-system-libraries.patch"))))
(build-system cmake-build-system)
(arguments

File diff suppressed because it is too large Load diff