| @@ -141,7 +141,7 @@ set(EXECUTOR_SRC_LIST | |||||
| "common/profiling/ge_profiling.cc" | "common/profiling/ge_profiling.cc" | ||||
| #"common/profiling/ge_runner_profiling.cc" | #"common/profiling/ge_runner_profiling.cc" | ||||
| "common/profiling/profiling_manager.cc" | "common/profiling/profiling_manager.cc" | ||||
| #"engine_manager/dnnengine_manager.cc" | |||||
| "engine_manager/dnnengine_manager.cc" | |||||
| "executor/ge_executor.cc" | "executor/ge_executor.cc" | ||||
| "ge_local_engine/engine/host_cpu_engine.cc" | "ge_local_engine/engine/host_cpu_engine.cc" | ||||
| #"ge_opt_info/ge_opt_info.cc" | #"ge_opt_info/ge_opt_info.cc" | ||||
| @@ -401,7 +401,7 @@ set(EXECUTOR_SRC_LIST | |||||
| "hybrid/node_executor/aicore/aicore_node_executor.cc" | "hybrid/node_executor/aicore/aicore_node_executor.cc" | ||||
| "hybrid/node_executor/aicore/aicore_op_task.cc" | "hybrid/node_executor/aicore/aicore_op_task.cc" | ||||
| "hybrid/node_executor/aicore/aicore_task_builder.cc" | "hybrid/node_executor/aicore/aicore_task_builder.cc" | ||||
| #"hybrid/node_executor/aicore/aicore_task_compiler.cc" | |||||
| "hybrid/node_executor/aicore/aicore_task_compiler.cc" | |||||
| "hybrid/node_executor/aicpu/aicpu_ext_info.cc" | "hybrid/node_executor/aicpu/aicpu_ext_info.cc" | ||||
| "hybrid/node_executor/aicpu/aicpu_node_executor.cc" | "hybrid/node_executor/aicpu/aicpu_node_executor.cc" | ||||
| "hybrid/node_executor/compiledsubgraph/known_node_executor.cc" | "hybrid/node_executor/compiledsubgraph/known_node_executor.cc" | ||||
| @@ -415,7 +415,7 @@ set(EXECUTOR_SRC_LIST | |||||
| "hybrid/node_executor/rts/rts_node_task.cc" | "hybrid/node_executor/rts/rts_node_task.cc" | ||||
| "hybrid/node_executor/rts/rts_task_factory.cc" | "hybrid/node_executor/rts/rts_task_factory.cc" | ||||
| "hybrid/node_executor/task_context.cc" | "hybrid/node_executor/task_context.cc" | ||||
| #"init/gelib.cc" | |||||
| "init/gelib.cc" | |||||
| #"ir_build/attr_options/keep_dtype_option.cc" | #"ir_build/attr_options/keep_dtype_option.cc" | ||||
| #"ir_build/attr_options/utils.cc" | #"ir_build/attr_options/utils.cc" | ||||
| #"ir_build/attr_options/weight_compress_option.cc" | #"ir_build/attr_options/weight_compress_option.cc" | ||||
| @@ -424,7 +424,7 @@ set(EXECUTOR_SRC_LIST | |||||
| "model/ge_model.cc" | "model/ge_model.cc" | ||||
| "model/ge_root_model.cc" | "model/ge_root_model.cc" | ||||
| "opskernel_manager/ops_kernel_builder_manager.cc" | "opskernel_manager/ops_kernel_builder_manager.cc" | ||||
| #"opskernel_manager/ops_kernel_manager.cc" | |||||
| "opskernel_manager/ops_kernel_manager.cc" | |||||
| #"session/inner_session.cc" | #"session/inner_session.cc" | ||||
| #"session/session_manager.cc" | #"session/session_manager.cc" | ||||
| "single_op/single_op.cc" | "single_op/single_op.cc" | ||||