Browse Source

atc do not need single op runtime

pull/825/head
chuxing 5 years ago
parent
commit
c6e714abdf
1 changed files with 0 additions and 9 deletions
  1. +0
    -9
      ge/CMakeLists.txt

+ 0
- 9
ge/CMakeLists.txt View File

@@ -583,15 +583,6 @@ set(INFER_SRC_LIST
"graph/load/new_model_manager/task_info/model_exit_task_info.cc"
"graph/load/new_model_manager/task_info/super_kernel/super_kernel_factory.cc"
"graph/load/new_model_manager/task_info/super_kernel/super_kernel.cc"
"single_op/task/op_task.cc"
"single_op/task/build_task_utils.cc"
"single_op/task/tbe_task_builder.cc"
"single_op/task/aicpu_task_builder.cc"
"single_op/task/aicpu_kernel_task_builder.cc"
"single_op/single_op.cc"
"single_op/single_op_model.cc"
"single_op/stream_resource.cc"
"single_op/single_op_manager.cc"
"hybrid/hybrid_davinci_model_stub.cc"
"ir_build/ge_ir_build.cc"
"ir_build/atc_ir_common.cc"


Loading…
Cancel
Save