Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/make/
DMakefile252 BENCHMARK_SRCS_DIR := tensorflow/lite/tools/benchmark macro
257 $(wildcard $(BENCHMARK_SRCS_DIR)/*.cc) \
262 BENCHMARK_MAIN_SRC := $(BENCHMARK_SRCS_DIR)/benchmark_main.cc
264 $(BENCHMARK_SRCS_DIR)/benchmark_tflite_performance_options_main.cc
266 $(wildcard $(BENCHMARK_SRCS_DIR)/*_test.cc) \
269 $(BENCHMARK_SRCS_DIR)/benchmark_plus_flex_main.cc \