Home
last modified time | relevance | path

Searched refs:BUILD_DEB (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/tools/pip_package/
DMakefile8 BUILD_DEB ?= n macro
Dbuild_pip_package.sh61 if [[ "${BUILD_DEB}" != "y" ]]; then
DREADME.md47 BUILD_DEB=y to the make command (only for python3):
50 make BASE_IMAGE=debian:buster PYTHON=python3 TENSORFLOW_TARGET=rpi BUILD_DEB=y docker-build
Dbuild_pip_package_with_bazel.sh125 if [[ "${BUILD_DEB}" != "y" ]]; then
Dbuild_pip_package_with_cmake.sh164 if [[ "${BUILD_DEB}" != "y" ]]; then