Commit b6f2f7f9 authored by Jai Menon's avatar Jai Menon Committed by Scott Cyphers

CPU: Remove commented out code (#651)

parent 25bd57c6
......@@ -1413,10 +1413,6 @@ namespace ngraph
}
else
{
// shared_ptr<CallFrame> cf =
// dynamic_pointer_cast<CallFrame>(external->make_call_frame());
// ef->get_callees().emplace_back(cf);
writer << "{ // " << node->get_name() << " 5\n";
writer.indent++;
string type = f_result_element_type.c_type_string();
......
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