Add manual conv with excel (#356)
author박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Mon, 2 Apr 2018 01:50:42 +0000 (10:50 +0900)
committer서상민/동작제어Lab(SR)/Senior Engineer/삼성전자 <sangmin7.seo@samsung.com>
Mon, 2 Apr 2018 01:50:42 +0000 (10:50 +0900)
This will add and simple 3x3 convolution in excel file.
It uses excel built-in SUMPRODUCT() method.

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
docs/tests/Convolution_manual_3x3.xlsx [new file with mode: 0644]

diff --git a/docs/tests/Convolution_manual_3x3.xlsx b/docs/tests/Convolution_manual_3x3.xlsx
new file mode 100644 (file)
index 0000000..be6bcde
Binary files /dev/null and b/docs/tests/Convolution_manual_3x3.xlsx differ