|
|
@ -287,11 +287,15 @@ COMMON_LOCAL_C_INCLUDES := \
|
|
|
|
proto/tensorflow/versions.proto \
|
|
|
|
proto/tensorflow/versions.proto \
|
|
|
|
$(LOCAL_PATH) ./ \
|
|
|
|
$(LOCAL_PATH) ./ \
|
|
|
|
$(TOPDIR)inc \
|
|
|
|
$(TOPDIR)inc \
|
|
|
|
|
|
|
|
$(TOPDIR)metadef/inc \
|
|
|
|
|
|
|
|
$(TOPDIR)graphengine/inc \
|
|
|
|
$(TOPDIR)inc/external \
|
|
|
|
$(TOPDIR)inc/external \
|
|
|
|
$(TOPDIR)inc/external/graph \
|
|
|
|
$(TOPDIR)metadef/inc/external \
|
|
|
|
$(TOPDIR)inc/framework \
|
|
|
|
$(TOPDIR)graphengine/inc/external \
|
|
|
|
$(TOPDIR)inc/framework/common \
|
|
|
|
$(TOPDIR)metadef/inc/external/graph \
|
|
|
|
$(TOPDIR)inc/common \
|
|
|
|
$(TOPDIR)graphengine/inc/framework \
|
|
|
|
|
|
|
|
$(TOPDIR)graphengine/inc/framework/common \
|
|
|
|
|
|
|
|
$(TOPDIR)metadef/inc/common \
|
|
|
|
$(TOPDIR)inc/runtime \
|
|
|
|
$(TOPDIR)inc/runtime \
|
|
|
|
$(TOPDIR)libc_sec/include \
|
|
|
|
$(TOPDIR)libc_sec/include \
|
|
|
|
$(TOPDIR)ops/built-in/op_proto/inc \
|
|
|
|
$(TOPDIR)ops/built-in/op_proto/inc \
|
|
|
@ -301,7 +305,7 @@ COMMON_LOCAL_C_INCLUDES := \
|
|
|
|
third_party/opencv/include \
|
|
|
|
third_party/opencv/include \
|
|
|
|
|
|
|
|
|
|
|
|
ANALYZER_LOCAL_INCLUDES := \
|
|
|
|
ANALYZER_LOCAL_INCLUDES := \
|
|
|
|
$(TOPDIR)framework/domi/analyzer \
|
|
|
|
$(TOPDIR)graphengine/ge/analyzer \
|
|
|
|
|
|
|
|
|
|
|
|
NEW_OMG_HOST_SRC_FILES := \
|
|
|
|
NEW_OMG_HOST_SRC_FILES := \
|
|
|
|
graph/preprocess/insert_op/util_insert_aipp_op.cc \
|
|
|
|
graph/preprocess/insert_op/util_insert_aipp_op.cc \
|
|
|
@ -341,15 +345,18 @@ DEVICE_LOCAL_C_INCLUDES := \
|
|
|
|
proto/tensorflow/versions.proto \
|
|
|
|
proto/tensorflow/versions.proto \
|
|
|
|
$(LOCAL_PATH) ./ \
|
|
|
|
$(LOCAL_PATH) ./ \
|
|
|
|
$(TOPDIR)inc \
|
|
|
|
$(TOPDIR)inc \
|
|
|
|
|
|
|
|
$(TOPDIR)metadef/inc \
|
|
|
|
|
|
|
|
$(TOPDIR)graphengine/inc \
|
|
|
|
$(TOPDIR)libc_sec/include \
|
|
|
|
$(TOPDIR)libc_sec/include \
|
|
|
|
$(TOPDIR)inc/external \
|
|
|
|
$(TOPDIR)inc/external \
|
|
|
|
$(TOPDIR)inc/external/graph \
|
|
|
|
$(TOPDIR)metadef/inc/external \
|
|
|
|
$(TOPDIR)inc/common/util \
|
|
|
|
$(TOPDIR)graphengine/inc/external \
|
|
|
|
$(TOPDIR)inc/framework \
|
|
|
|
$(TOPDIR)metadef/inc/external/graph \
|
|
|
|
$(TOPDIR)inc/framework/common \
|
|
|
|
$(TOPDIR)metadef/inc/common/util \
|
|
|
|
|
|
|
|
$(TOPDIR)graphengine/inc/framework \
|
|
|
|
|
|
|
|
$(TOPDIR)graphengine/inc/framework/common \
|
|
|
|
$(TOPDIR)inc/runtime \
|
|
|
|
$(TOPDIR)inc/runtime \
|
|
|
|
$(TOPDIR)ops/built-in/op_proto/inc \
|
|
|
|
$(TOPDIR)ops/built-in/op_proto/inc \
|
|
|
|
$(TOPDIR)framework/domi \
|
|
|
|
|
|
|
|
$(TOPDIR)graphengine/ge \
|
|
|
|
$(TOPDIR)graphengine/ge \
|
|
|
|
$(TOPDIR)toolchain/ide/ide-daemon/external \
|
|
|
|
$(TOPDIR)toolchain/ide/ide-daemon/external \
|
|
|
|
third_party/json/include \
|
|
|
|
third_party/json/include \
|
|
|
|