Commit 751e6269 authored by Jaikrishnan Menon's avatar Jaikrishnan Menon

CPU Direct Execution: Migrate Reshape to auto-registration

parent f8d4daa2
......@@ -171,6 +171,8 @@ namespace ngraph
functors.emplace_back(functor);
}
}
REGISTER_OP_BUILDER(Reshape);
}
}
}
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