|
|
|
@@ -118,6 +118,7 @@ set(MATEDEF_SRC_FILES |
|
|
|
"${PARSER_DIR}/metadef/graph/resource_context_mgr.cc" |
|
|
|
"${PARSER_DIR}/metadef/graph/utils/constant_utils.cc" |
|
|
|
"${PARSER_DIR}/metadef/graph/utils/anchor_utils.cc" |
|
|
|
"${PARSER_DIR}/metadef/graph/utils/file_utils.cc" |
|
|
|
"${PARSER_DIR}/metadef/graph/utils/ge_ir_utils.cc" |
|
|
|
"${PARSER_DIR}/metadef/graph/utils/connection_matrix.cc" |
|
|
|
"${PARSER_DIR}/metadef/graph/utils/cycle_detector.cc" |
|
|
|
@@ -128,6 +129,7 @@ set(MATEDEF_SRC_FILES |
|
|
|
"${PARSER_DIR}/metadef/graph/utils/transformer_utils.cc" |
|
|
|
"${PARSER_DIR}/metadef/graph/utils/tuning_utils.cc" |
|
|
|
"${PARSER_DIR}/metadef/graph/utils/type_utils.cc" |
|
|
|
"${PARSER_DIR}/metadef/graph/utils/trace/trace_manager.cc" |
|
|
|
"${PARSER_DIR}/metadef/graph/common/large_bm.cc" |
|
|
|
"${PARSER_DIR}/metadef/ops/op_imp.cpp" |
|
|
|
"${PARSER_DIR}/metadef/third_party/transformer/src/axis_util.cc" |
|
|
|
|