[nnkit] Introduce 'benchmark' tool (#1760)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Fri, 5 Oct 2018 08:38:05 +0000 (17:38 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 5 Oct 2018 08:38:05 +0000 (17:38 +0900)
commite3964665600dd105d520d3a2a46494c64215e1c7
tree3ae63dfd9c5dd7de930a367a80e96c54488ef3f8
parentdb27e4578cef28e2352e67f0a05dcdcded5ef6eb
[nnkit] Introduce 'benchmark' tool (#1760)

This commit introduces 'nnkit-benchmark' which measures the
performance of each backend.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/nnkit/tools/benchmark/CMakeLists.txt [new file with mode: 0644]
contrib/nnkit/tools/benchmark/src/Benchmark.cpp [new file with mode: 0644]