guix-play/gnu
Andy Tai 3eb77954f9
gnu: tensorflow-lite: Update to 2.12.1.
* gnu/packages/algebra.scm (eigen-for-tensorflow-lite): Remove variable.
* gnu/packages/machine-learning.scm (tensorflow-lite): Update to 2.12.1
[arguments]<configure-flags>: Turn on GPU and RUY use; Use cmake to
find packages already in Guix as dependencies for absl-cpp, eigen,
flatbuffer, neon2ssl, cpuinfo, ruy.
[arguments]<phases>: Remove operations setting up absl-cpp, eigen, ruy,
and neon2ssl as native inouts as now we use Guix's packages of these
as dependencies. Do default build phase.
Add steps to install C shared library and benchmark_model tool.
[inputs]: Add cpuinfo, eigen, fp16, mesa-header, opencl,
pthreadpool, ruy, vulkan and xnnpack as explicit inputs.
[native-inputs]: Remove local setup of neon2ssl and ruy
as we now use Guix's packages of these as explicit dependencies.
* gnu/packages/serialization.scm (flatbuffers-next-shared): New variable,
flatbuffers-next built with -fPIC as needed by tensorflow-lite.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-09-08 10:53:37 +02:00
..
bootloader
build Revert "gnu: system: Add home-directory-permissions field to <user-account>." 2023-08-20 02:00:00 +02:00
home home: Add parcimonie service. 2023-09-04 11:11:58 +03:00
installer
machine
packages gnu: tensorflow-lite: Update to 2.12.1. 2023-09-08 10:53:37 +02:00
services services: nar-herder: Specify a working directory. 2023-08-26 12:19:14 +01:00
system Revert "gnu: system: Add home-directory-permissions field to <user-account>." 2023-08-20 02:00:00 +02:00
tests image: Add mbr-raw-image-type and use by default. 2023-08-25 14:24:21 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Really honor system type for manifests. 2023-08-21 19:16:05 +02:00
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: racket: Update to 8.10. 2023-09-08 09:05:47 +03:00
machine.scm
packages.scm
services.scm gnu: services: Revert to deleting and updating all matching services 2023-08-31 23:31:50 -04:00
system.scm
tests.scm