Implement function calls through VM and type checking for reduce operator (#151)
* Add reduce op class and type propagation * Implement FunctionCall through VM * Changes Function to require explicit return type at construction time
Showing
src/ngraph/ops/reduce.cpp
0 → 100644
src/ngraph/ops/reduce.hpp
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please
register
or
sign in
to comment