Implement reshape in VM for tensors with rank<=2 (#184)
* Type checking for reshape op * Formatting * Implement reduce op for matrices and smaller in VM * Formatting * Missing include for Ubuntu * Remove IndexBuiltin class
Showing
src/ngraph/ops/reshape.cpp
0 → 100644
src/ngraph/ops/reshape.hpp
0 → 100644
Please
register
or
sign in
to comment