| @@ -59,24 +59,12 @@ target_include_directories(fmk_parser PRIVATE | |||||
| ${PARSER_DIR} | ${PARSER_DIR} | ||||
| ${PARSER_DIR}/inc | ${PARSER_DIR}/inc | ||||
| ${PARSER_DIR}/parser | ${PARSER_DIR}/parser | ||||
| ${PARSER_DIR}/../ge | |||||
| ${PARSER_DIR}/../inc | |||||
| ${PARSER_DIR}/../inc/framework | |||||
| ${PARSER_DIR}/../inc/common/util | |||||
| ${PARSER_DIR}/../inc/external | |||||
| ${PARSER_DIR}/../third_party/fwkacllib/inc | |||||
| ${METADEF_DIR}/inc | ${METADEF_DIR}/inc | ||||
| ${METADEF_DIR}/inc/graph | ${METADEF_DIR}/inc/graph | ||||
| ${METADEF_DIR}/inc/register | ${METADEF_DIR}/inc/register | ||||
| ${METADEF_DIR}/inc/external | ${METADEF_DIR}/inc/external | ||||
| ${METADEF_DIR}/inc/external/graph | ${METADEF_DIR}/inc/external/graph | ||||
| ${METADEF_DIR}/inc/external/register | ${METADEF_DIR}/inc/external/register | ||||
| #### independent compile ##### | |||||
| ${METADEF_DIR}/third_party/graphengine/ge | |||||
| ${METADEF_DIR}/third_party/graphengine/inc | |||||
| ${METADEF_DIR}/third_party/graphengine/inc/framework | |||||
| ${METADEF_DIR}/third_party/graphengine/inc/external | |||||
| ${METADEF_DIR}/third_party/fwkacllib/inc | |||||
| #### temp #### | #### temp #### | ||||
| ${PARSER_DIR}/../graphengine/inc/common/util | ${PARSER_DIR}/../graphengine/inc/common/util | ||||
| ${PARSER_DIR}/../graphengine/inc/external | ${PARSER_DIR}/../graphengine/inc/external | ||||
| @@ -84,7 +72,20 @@ target_include_directories(fmk_parser PRIVATE | |||||
| ${PARSER_DIR}/../graphengine/inc | ${PARSER_DIR}/../graphengine/inc | ||||
| ${PARSER_DIR}/../graphengine/ge | ${PARSER_DIR}/../graphengine/ge | ||||
| ${CMAKE_BINARY_DIR} | ${CMAKE_BINARY_DIR} | ||||
| ${CMAKE_BINARY_DIR}/proto/ge | |||||
| ${CMAKE_BINARY_DIR}/proto/ge | |||||
| #### blue zone compile ##### | |||||
| ${PARSER_DIR}/../ge | |||||
| ${PARSER_DIR}/../inc | |||||
| ${PARSER_DIR}/../inc/framework | |||||
| ${PARSER_DIR}/../inc/common/util | |||||
| ${PARSER_DIR}/../inc/external | |||||
| ${PARSER_DIR}/../third_party/fwkacllib/inc | |||||
| #### blue independent compile ##### | |||||
| ${METADEF_DIR}/third_party/graphengine/ge | |||||
| ${METADEF_DIR}/third_party/graphengine/inc | |||||
| ${METADEF_DIR}/third_party/graphengine/inc/framework | |||||
| ${METADEF_DIR}/third_party/graphengine/inc/external | |||||
| ${METADEF_DIR}/third_party/fwkacllib/inc | |||||
| ) | ) | ||||
| target_link_libraries(fmk_parser | target_link_libraries(fmk_parser | ||||
| @@ -41,24 +41,12 @@ target_include_directories(parser_common PRIVATE | |||||
| ${CMAKE_CURRENT_LIST_DIR} | ${CMAKE_CURRENT_LIST_DIR} | ||||
| ${PARSER_DIR} | ${PARSER_DIR} | ||||
| ${PARSER_DIR}/parser | ${PARSER_DIR}/parser | ||||
| ${PARSER_DIR}/../ge | |||||
| ${PARSER_DIR}/../inc | |||||
| ${PARSER_DIR}/../inc/framework | |||||
| ${PARSER_DIR}/../inc/common/util | |||||
| ${PARSER_DIR}/../inc/external | |||||
| ${PARSER_DIR}/../third_party/fwkacllib/inc | |||||
| ${METADEF_DIR}/inc | ${METADEF_DIR}/inc | ||||
| ${METADEF_DIR}/inc/graph | ${METADEF_DIR}/inc/graph | ||||
| ${METADEF_DIR}/inc/register | ${METADEF_DIR}/inc/register | ||||
| ${METADEF_DIR}/inc/external | ${METADEF_DIR}/inc/external | ||||
| ${METADEF_DIR}/inc/external/graph | ${METADEF_DIR}/inc/external/graph | ||||
| ${METADEF_DIR}/inc/external/register | ${METADEF_DIR}/inc/external/register | ||||
| #### independent compile ##### | |||||
| ${METADEF_DIR}/third_party/graphengine/ge | |||||
| ${METADEF_DIR}/third_party/graphengine/inc | |||||
| ${METADEF_DIR}/third_party/graphengine/inc/framework | |||||
| ${METADEF_DIR}/third_party/graphengine/inc/external | |||||
| ${METADEF_DIR}/third_party/fwkacllib/inc | |||||
| #### temp #### | #### temp #### | ||||
| ${PARSER_DIR}/../graphengine/inc/common/util | ${PARSER_DIR}/../graphengine/inc/common/util | ||||
| ${PARSER_DIR}/../graphengine/inc/external | ${PARSER_DIR}/../graphengine/inc/external | ||||
| @@ -67,6 +55,19 @@ target_include_directories(parser_common PRIVATE | |||||
| ${PARSER_DIR}/../graphengine/ge | ${PARSER_DIR}/../graphengine/ge | ||||
| ${CMAKE_BINARY_DIR} | ${CMAKE_BINARY_DIR} | ||||
| ${CMAKE_BINARY_DIR}/proto/ge | ${CMAKE_BINARY_DIR}/proto/ge | ||||
| #### blue zone compile ##### | |||||
| ${PARSER_DIR}/../ge | |||||
| ${PARSER_DIR}/../inc | |||||
| ${PARSER_DIR}/../inc/framework | |||||
| ${PARSER_DIR}/../inc/common/util | |||||
| ${PARSER_DIR}/../inc/external | |||||
| ${PARSER_DIR}/../third_party/fwkacllib/inc | |||||
| #### independent compile ##### | |||||
| ${METADEF_DIR}/third_party/graphengine/ge | |||||
| ${METADEF_DIR}/third_party/graphengine/inc | |||||
| ${METADEF_DIR}/third_party/graphengine/inc/framework | |||||
| ${METADEF_DIR}/third_party/graphengine/inc/external | |||||
| ${METADEF_DIR}/third_party/fwkacllib/inc | |||||
| ) | ) | ||||
| target_link_libraries(parser_common PRIVATE | target_link_libraries(parser_common PRIVATE | ||||
| @@ -29,24 +29,12 @@ target_include_directories(fmk_onnx_parser PRIVATE | |||||
| ${PARSER_DIR} | ${PARSER_DIR} | ||||
| ${PARSER_DIR}/inc | ${PARSER_DIR}/inc | ||||
| ${PARSER_DIR}/parser | ${PARSER_DIR}/parser | ||||
| ${PARSER_DIR}/../ge | |||||
| ${PARSER_DIR}/../inc | |||||
| ${PARSER_DIR}/../inc/common/util | |||||
| ${PARSER_DIR}/../inc/framework | |||||
| ${PARSER_DIR}/../inc/external | |||||
| ${PARSER_DIR}/../third_party/fwkacllib/inc | |||||
| ${METADEF_DIR}/inc | ${METADEF_DIR}/inc | ||||
| ${METADEF_DIR}/inc/graph | ${METADEF_DIR}/inc/graph | ||||
| ${METADEF_DIR}/inc/register | ${METADEF_DIR}/inc/register | ||||
| ${METADEF_DIR}/inc/external | ${METADEF_DIR}/inc/external | ||||
| ${METADEF_DIR}/inc/external/graph | ${METADEF_DIR}/inc/external/graph | ||||
| ${METADEF_DIR}/inc/external/register | ${METADEF_DIR}/inc/external/register | ||||
| #### independent compile ##### | |||||
| ${METADEF_DIR}/third_party/graphengine/ge | |||||
| ${METADEF_DIR}/third_party/graphengine/inc | |||||
| ${METADEF_DIR}/third_party/graphengine/inc/framework | |||||
| ${METADEF_DIR}/third_party/graphengine/inc/external | |||||
| ${METADEF_DIR}/third_party/fwkacllib/inc | |||||
| #### temp #### | #### temp #### | ||||
| ${PARSER_DIR}/../graphengine/inc/common/util | ${PARSER_DIR}/../graphengine/inc/common/util | ||||
| ${PARSER_DIR}/../graphengine/inc/external | ${PARSER_DIR}/../graphengine/inc/external | ||||
| @@ -55,6 +43,19 @@ target_include_directories(fmk_onnx_parser PRIVATE | |||||
| ${PARSER_DIR}/../graphengine/ge | ${PARSER_DIR}/../graphengine/ge | ||||
| ${CMAKE_BINARY_DIR} | ${CMAKE_BINARY_DIR} | ||||
| ${CMAKE_BINARY_DIR}/proto/ge | ${CMAKE_BINARY_DIR}/proto/ge | ||||
| #### blue zone compile ##### | |||||
| ${PARSER_DIR}/../ge | |||||
| ${PARSER_DIR}/../inc | |||||
| ${PARSER_DIR}/../inc/common/util | |||||
| ${PARSER_DIR}/../inc/framework | |||||
| ${PARSER_DIR}/../inc/external | |||||
| ${PARSER_DIR}/../third_party/fwkacllib/inc | |||||
| #### independent compile ##### | |||||
| ${METADEF_DIR}/third_party/graphengine/ge | |||||
| ${METADEF_DIR}/third_party/graphengine/inc | |||||
| ${METADEF_DIR}/third_party/graphengine/inc/framework | |||||
| ${METADEF_DIR}/third_party/graphengine/inc/external | |||||
| ${METADEF_DIR}/third_party/fwkacllib/inc | |||||
| ) | ) | ||||
| target_link_libraries(fmk_onnx_parser PRIVATE | target_link_libraries(fmk_onnx_parser PRIVATE | ||||