Browse Source

Add dump_task_src in ge_executor.

tags/v1.3.0
unknown 3 years ago
parent
commit
d5c6b1418b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      ge/CMakeLists.txt

+ 1
- 0
ge/CMakeLists.txt View File

@@ -11,6 +11,7 @@ elseif (ENABLE_D)
endif ()

set(PROTO_LIST
"${METADEF_DIR}/proto/dump_task.proto"
"${METADEF_DIR}/proto/fusion_model.proto"
"${GE_CODE_DIR}/ge/proto/optimizer_priority.proto"
)


Loading…
Cancel
Save