Forward prop for average pooling (#380)
* Average pool type checking and kernel; type checking tests * Fix and enable average-pool tests * Docstring fix * Extend AvgPool op type checking to support padding * Untested code for padded avg-pool * Unit tests for padded avg-pool * Add CPU implementation * Temp delete * Docstring fix * Docstring fix * Add tests mixing padding and stride * Temporary cut to ease merge * Restore temporary cut for merge * Empty commit to try to force CI to wake up
Showing
src/ngraph/ops/avg_pool.cpp
0 → 100644
src/ngraph/ops/avg_pool.hpp
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please
register
or
sign in
to comment