Introduce 'nnfw::util::vector' namespace (#421)
author박종현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 4 Apr 2018 12:50:57 +0000 (21:50 +0900)
committer이성재/동작제어Lab(SR)/Principal Engineer/삼성전자 <sj925.lee@samsung.com>
Wed, 4 Apr 2018 12:50:57 +0000 (21:50 +0900)
commita9c891744aa61b5a7b9a4298837d9a9c29d31c4a
tree2549011a7463e98f58c729dea01b88c907f40832
parent1f07fff27f7e9447b0989dfe13bf9ad0d0f0bf27
Introduce 'nnfw::util::vector' namespace (#421)

This commit introduces 'nnfw::util::vector' namespace which includes
various helpers for vector objects.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
include/util/vector/Object.h [new file with mode: 0644]
include/util/vector/Reader.h [new file with mode: 0644]
tools/nnapi_unittests/inc/nn.h [deleted file]
tools/nnapi_unittests/lib/nn.cpp [deleted file]
tools/nnapi_unittests/tests/conv_1.cpp