Browse Source

test llt/ut

pull/654/head
taoxudonghaha 5 years ago
parent
commit
e59c971f09
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      tests/ut/ge/CMakeLists.txt

+ 1
- 0
tests/ut/ge/CMakeLists.txt View File

@@ -91,6 +91,7 @@ set(COMMON_SRC_FILES
"${GE_CODE_DIR}/metadef/graph/compute_graph.cc"
"${GE_CODE_DIR}/metadef/graph/graph.cc"
"${GE_CODE_DIR}/metadef/graph/ascend_string.cc"
"${GE_CODE_DIR}/metadef/graph/gnode.cc"
"${GE_CODE_DIR}/metadef/graph/inference_context.cc"
"${GE_CODE_DIR}/metadef/graph/shape_refiner.cc"
"${GE_CODE_DIR}/metadef/graph/model.cc"


Loading…
Cancel
Save