This release provides precompiled TensorFlow Lite C libraries (v2.17.1) for the following platforms:
Linux:
AMD64 built for generic CPU to support CPUs without AVX2 support
ARM64
Windows:
AMD64 built for generic CPU to support CPUs without AVX2 support
macOS:
ARM64 (Apple Silicon)
All libraries are compiled with clang-18 using following flags:
--copt=-O3
--copt=-flto
--linkopt=-flto
xnnpack_enable_subgraph_reshaping=true
no_tensorflow_py_deps=true
tflite_enable_xnnpack=true