Move ONNX lp-norm utility functions to core op/util. (#2881)
* Extend lp-norm functions to take bias. * Move lp-norm utilities to nGraph core op/util. * Move norm files to builder directory. * Apply clang-format. * Address review comments. * Add using namespace std. * Review comments. * Fix clang errors.
Showing
src/ngraph/builder/norm.cpp
0 → 100644
src/ngraph/builder/norm.hpp
0 → 100644
Please
register
or
sign in
to comment