convolution backprop (#404)
* fix convlution reference script * convolution backprop * cleanup * fix build warnings * Missing include * fix build warning part 2 * move numeric_compare to its own header code review feedback * fix build warnings 3 * fix build warnings 4 * clang-format * cast to avoid implicit cast warning
Showing
src/ngraph/ops/convolution.cpp
100644 → 100755
src/ngraph/ops/convolution.hpp
100644 → 100755
test/autodiff.in.cpp
100644 → 100755
This diff is collapsed.
test/ref_generators/generate_convolution_ref.py
100644 → 100755
This diff is collapsed.
Please
register
or
sign in
to comment