Build tensorflow/lite/c/*.cc in tflite Makefile
This commit is contained in:
parent
44c387f297
commit
977fd309a9
@ -118,6 +118,7 @@ CORE_CC_ALL_SRCS := \
|
|||||||
$(wildcard tensorflow/lite/*.cc) \
|
$(wildcard tensorflow/lite/*.cc) \
|
||||||
$(wildcard tensorflow/lite/*.c) \
|
$(wildcard tensorflow/lite/*.c) \
|
||||||
$(wildcard tensorflow/lite/c/*.c) \
|
$(wildcard tensorflow/lite/c/*.c) \
|
||||||
|
$(wildcard tensorflow/lite/c/*.cc) \
|
||||||
$(wildcard tensorflow/lite/core/*.cc) \
|
$(wildcard tensorflow/lite/core/*.cc) \
|
||||||
$(wildcard tensorflow/lite/core/api/*.cc) \
|
$(wildcard tensorflow/lite/core/api/*.cc) \
|
||||||
$(wildcard tensorflow/lite/experimental/resource/*.cc) \
|
$(wildcard tensorflow/lite/experimental/resource/*.cc) \
|
||||||
|
Loading…
Reference in New Issue
Block a user