diff --git a/ge/hybrid/executor/subgraph_executor.cc b/ge/hybrid/executor/subgraph_executor.cc index c9c6f768..60895c7e 100644 --- a/ge/hybrid/executor/subgraph_executor.cc +++ b/ge/hybrid/executor/subgraph_executor.cc @@ -177,6 +177,7 @@ Status SubgraphExecutor::ExecuteAsyncForKnownShape(const std::vectorSetTaskContext(known_shape_task_context_); std::function callback; GE_CHK_STATUS_RET_NOLOG(InitCallback(node_state.get(), callback));