Browse Source

!258 update fwk_proto cmake

From: @wqtshg
Reviewed-by: @xchu42,@ji_chen
Signed-off-by: @xchu42
pull/258/MERGE
mindspore-ci-bot Gitee 4 years ago
parent
commit
0ebedf55b1
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/common/graph/CMakeLists.txt

+ 1
- 1
src/common/graph/CMakeLists.txt View File

@@ -22,7 +22,7 @@ file(GLOB_RECURSE PROTO_LIST RELATIVE ${CMAKE_CURRENT_LIST_DIR}
"../../proto/ge_ir.proto" "../../proto/ge_ir.proto"
"../../proto/insert_op.proto" "../../proto/insert_op.proto"
"../../proto/task.proto" "../../proto/task.proto"
"../../proto/fwk_adaper.proto"
"../../proto/fwk_adapter.proto"
"../../proto/op_mapping_info.proto" "../../proto/op_mapping_info.proto"
"../../proto/dump_task.proto" "../../proto/dump_task.proto"
"../../proto/onnx.proto" "../../proto/onnx.proto"


Loading…
Cancel
Save