Searched refs:TFLM_PATH (Results 1 – 2 of 2) sorted by relevance
11 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_party37 COMMON_CFLAGS += -I$(TFLM_PATH)/third_party/flatbuffers/include38 COMMON_CFLAGS += -I$(TFLM_PATH)/third_party/gemmlowp
185 a nanoapp. Sync the TFLM sources, set `TFLM_PATH`, and define `USE_TFLM=true` in