diff options
author | Andy Tai <atai@atai.org> | 2023-09-02 21:55:18 -0700 |
---|---|---|
committer | Ricardo Wurmus <rekado@elephly.net> | 2023-09-08 10:53:37 +0200 |
commit | 3eb77954f969df41c000e7018a6b598b9f562d8d (patch) | |
tree | 96f26c991ccaf9156c881e5fcce81a862cd6641b /build-aux/update-NEWS.scm | |
parent | 2d366e309be381acc33c463b6bc55e3744e5c114 (diff) | |
download | guix-3eb77954f969df41c000e7018a6b598b9f562d8d.tar.gz |
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>
Diffstat (limited to 'build-aux/update-NEWS.scm')
0 files changed, 0 insertions, 0 deletions