STT-tensorflow/tensorflow/lite/tools/cmake
Terry Heo e54a4e3aea Build tflite_runtime Python wheel with CMake
[Normal build for Python 3.7]
$ PYTHON=python3.7 tensorflow/lite/tools/pip_package/build_pip_package_with_cmake.sh

[armhf cross build for Python 3.7]
$ tensorflow/tools/ci_build/ci_build.sh PI-PYTHON37 tensorflow/lite/tools/pip_package/build_pip_package_with_cmake.sh armhf

- lite/tools/cmake/download_toolchains.sh is added to download ARM toolchains
- tools/ci_build/Dockerfile.pi* are updated to use cmake 3.16.8

PiperOrigin-RevId: 356621208
Change-Id: I7f1cb0c8389b5a5e637036b52b33e5da0afa2b77
2021-02-09 16:44:50 -08:00
..
modules cmake: Update absl.cmake 2021-02-08 23:59:15 -08:00
download_toolchains.sh Build tflite_runtime Python wheel with CMake 2021-02-09 16:44:50 -08:00
README.md Add g3doc for TFLite CMake build 2020-12-01 18:42:24 -08:00

Build TensorFlow Lite with CMake

Please refer ../../g3doc/guide/build_cmake.md