[nnfw-ncnn] Fix bug in Mat class (#8564)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Tue, 29 Oct 2019 08:42:53 +0000 (17:42 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 29 Oct 2019 08:42:53 +0000 (17:42 +0900)
commitf1a9f8462606d994ae42cffbd71cac0756786194
tree691e3b68cbd1d0d2457371ed920842066e68e140
parentcd3ef19477e511906883c82ecadb00812fb5789d
[nnfw-ncnn] Fix bug in Mat class (#8564)

Rename mat class code file mat.cpp to mat.cc - not compiled
Fix build error by call function in cpu.h

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
compute/ncnn/CMakeLists.txt
compute/ncnn/src/mat.cc [moved from compute/ncnn/src/mat.cpp with 99% similarity]