Searched refs:ExecutorInfo (Results 1 – 2 of 2) sorted by relevance
30 struct ExecutorInfo { struct40 using ExecutorInfoPtr = std::shared_ptr<ExecutorInfo>; argument
652 ExecutorInfoPtr executor_info = std::make_shared<ExecutorInfo>(); in SaveCompiledGraph()753 ExecutorInfoPtr executor_info = std::make_shared<ExecutorInfo>(); in CompileInner()