Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/make/
DMakefile133 CORE_CC_ALL_SRCS := \ macro
145 CORE_CC_ALL_SRCS += \
154 CORE_CC_ALL_SRCS += \
165 CORE_CC_ALL_SRCS += \
170 CORE_CC_ALL_SRCS := $(sort $(CORE_CC_ALL_SRCS)) macro
219 CORE_CC_ALL_SRCS += tensorflow/lite/tools/make/downloads/ruy/ruy/profiler/instrumentation.cc
220 CORE_CC_ALL_SRCS += tensorflow/lite/tools/make/downloads/ruy/ruy/profiler/profiler.cc
221 CORE_CC_ALL_SRCS += tensorflow/lite/tools/make/downloads/ruy/ruy/profiler/treeview.cc
230 CORE_CC_ALL_SRCS += tensorflow/lite/delegates/nnapi/nnapi_delegate.cc
231 CORE_CC_ALL_SRCS += tensorflow/lite/delegates/nnapi/quant_lstm_sup.cc
[all …]