Home
last modified time | relevance | path

Searched refs:TFLM_PATH (Results 1 – 2 of 2) sorted by relevance

/system/chre/build/
Dtflm.mk11 ifeq ($(TFLM_PATH),)
24 TFLM_SRCS = $(shell find $(TFLM_PATH) \( -name '*.cc' -o -name '*.c' \))
27 $(error "Your $$TFLM_PATH is empty. Please download the latest TFLM using \
35 COMMON_CFLAGS += -I$(TFLM_PATH)
36 COMMON_CFLAGS += -I$(TFLM_PATH)/third_party
37 COMMON_CFLAGS += -I$(TFLM_PATH)/third_party/flatbuffers/include
38 COMMON_CFLAGS += -I$(TFLM_PATH)/third_party/gemmlowp
/system/chre/doc/
Dnanoapp_developer_guide.md185 a nanoapp. Sync the TFLM sources, set `TFLM_PATH`, and define `USE_TFLM=true` in