Commit d43e7a35 authored by Jaikrishnan Menon's avatar Jaikrishnan Menon

CPU: Remove local function_name again

parent 7f93817b
......@@ -260,8 +260,6 @@ void runtime::cpu::CPU_ExternalFunction::compile()
return;
}
string function_name = m_function->get_name();
m_mkldnn_emitter.reset(new MKLDNNEmitter());
ngraph::pass::Manager pass_manager;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment