STT-tensorflow/third_party/toolchains/embedded
Terry Heo ff99778343 Build pip_package with Bazel
Added new script build_pip_package_with_bazel.sh.
This scirpt can be used with ci_build.sh of TF for cross building.

ex) Build armhf Python3 based PIP
$ CI_DOCKER_EXTRA_PARAMS="-e CI_BUILD_PYTHON=python3 -e CROSSTOOL_PYTHON_INCLUDE_PATH=/usr/include/python3.5" \
  tensorflow/tools/ci_build/ci_build.sh PI-PYTHON3 \
  tensorflow/lite/tools/pip_package/build_pip_package_with_bazel.sh armhf

PiperOrigin-RevId: 312420603
Change-Id: I5504fb22248e6a9d29560fa9216113a8705b7399
2020-05-19 22:19:00 -07:00
..
arm-linux
README.md

Embedded toolchains

This repository contains toolchains for various embedded systems such as Raspberry Pi and Coral development boards.