Compare with CPU and ACL result in kernel conv test (#368)
author박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Mon, 2 Apr 2018 23:03:38 +0000 (08:03 +0900)
committer김정현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh0822.kim@samsung.com>
Mon, 2 Apr 2018 23:03:38 +0000 (08:03 +0900)
commit0c4b87a75e85d2982d7237e7008d719b8387589f
treec68595af41cccb41e3368da07c16fe889b196075
parent43da9d344bab6ea6ad9003e131a35b9d4d906b01
Compare with CPU and ACL result in kernel conv test (#368)

This will enable convolution test to get expected from CPU and result from ACL and compare the two.
Some changes was done not directly related with tis change but to fix compile and linking.

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
labs/kerneltesting/conv2d/CMakeLists.txt
labs/kerneltesting/conv2d/io_accessor.cpp [new file with mode: 0644]
labs/kerneltesting/conv2d/io_accessor.h [new file with mode: 0644]
labs/kerneltesting/conv2d/nnfw_conv2d_test.cpp
labs/kerneltesting/conv2d/types.h