guix/gnu
Nicolas Graves a7451a7700
gnu: tensorflow-lite: Add python output.
This output corresponds to the pypi "tflite-runtime" package.

* gnu/packages/machine-learning.scm (tensorflow-lite):
[outputs]: Add "python".
[arguments]<#:imported-modules, #:modules>: Add pyproject modules.
<#:phases>: Add 'build-python, 'install-python,
'add-install-to-pythonpath and 'python-sanity-check phases.
[inputs]: Replace python by python-wrapper. Add zlib.
[propagated-inputs]: Add python-numpy.
[native-inputs]: Add pybind11, python-wheel, swig.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-09-20 13:13:33 +02:00
..
bootloader system: Add u-boot-rock-4c-plus-rk3399. 2025-09-18 23:28:19 +02:00
build Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
home Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
installer
machine
packages gnu: tensorflow-lite: Add python output. 2025-09-20 13:13:33 +02:00
services services: sddm: Require ‘pam_env.so’. 2025-09-18 12:14:35 +02:00
system images: Add rock-4c-plus support. 2025-09-18 23:28:19 +02:00
tests Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: tensorflow-lite: Update to 2.14.0. 2025-09-20 13:13:33 +02:00
machine.scm
packages.scm
services.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
system.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
tests.scm