diff --git a/ge/CMakeLists.txt b/ge/CMakeLists.txt index a2b23d1b..2048dfa1 100755 --- a/ge/CMakeLists.txt +++ b/ge/CMakeLists.txt @@ -164,7 +164,7 @@ set(EXECUTOR_SRC_LIST #"graph/build/stream_graph_optimizer.cc" #"graph/build/task_generator.cc" #"graph/common/bcast.cc" - #"graph/common/local_context.cc" + "graph/common/local_context.cc" #"graph/common/omg_util.cc" #"graph/common/transop_util.cc" "graph/execute/graph_execute.cc"