STT-tensorflow/tensorflow/lite/tools/make
Vincent ABRIOU 2b9c51dbe7 TFLite: tools: make: remove test_delegate_providers.cc from the build resources for libtensorflow-lite.a
lite/kernel/test_delegate_providers.cc should not be include in
libtensorflow-lite.a but it was not par of CORE_CC_EXCLUDE_SRCS because the
file syntax was not recognized as an excluded file.
This patch propose to exclude all the file containing *test*.cc.

Signed-off-by: Vincent ABRIOU <vincent.abriou@st.com>
2021-02-02 16:36:38 +01:00
..
targets RISC-V Linux port for TensorFlow Lite 2020-12-18 13:35:11 +05:30
build_aarch64_lib.sh Provide a way to pass Make commands to TFLite build scripts 2020-03-04 17:30:42 -08:00
build_bbb_lib.sh Provide a way to pass Make commands to TFLite build scripts 2020-03-04 17:30:42 -08:00
build_ios_universal_lib.sh Clean up Makefile based build scripts for TFLite iOS 2020-06-21 21:15:25 -07:00
build_lib.sh Provide a way to pass Make commands to TFLite build scripts 2020-03-04 17:30:42 -08:00
build_riscv_lib.sh removing unwanted space after bash 2020-12-28 09:47:21 +05:30
build_rpi_lib.sh Provide a way to pass Make commands to TFLite build scripts 2020-03-04 17:30:42 -08:00
download_dependencies.sh Bump the references to github.com/google/ruy to commit 4790797d11a81f96baf24f3731fd3ca44c2c5f8b. 2020-12-04 12:07:00 -08:00
Makefile TFLite: tools: make: remove test_delegate_providers.cc from the build resources for libtensorflow-lite.a 2021-02-02 16:36:38 +01:00