Files
buildroot/package/fft2d/Config.in
Stefan Hager 7d7530af3a package/fft2d: new package
This package is required by tensorflow-lite.

This package doesn't provide a conventional install mechanism so
we need to install it manually.

Tested-by: Stefan Hager <stefan.hager@ginzinger.com>
Signed-off-by: Stefan Hager <stefan.hager@ginzinger.com>
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
2025-01-28 21:52:59 +01:00

8 lines
218 B
Plaintext

config BR2_PACKAGE_FFT2D
bool "fft2d"
help
This is a package to calculate Discrete Fourier/Cosine/Sine
Transforms of 2,3-dimensional sequences of length 2^N.
http://www.kurims.kyoto-u.ac.jp/~ooura/fft.html