[nnkit] Extract TensorContext (#992)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 14 Aug 2018 02:32:55 +0000 (11:32 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 14 Aug 2018 02:32:55 +0000 (11:32 +0900)
commit4ac487ba592e0cb8c5ab27f2b82fcabed6129eeb
tree2ce29189b14252d4fff20b7937e19ee4fd4fc151
parent901fd2afeeeaa9a64dd5f61605aee63a1a776708
[nnkit] Extract TensorContext (#992)

This commit extracts CaffeTensorContext (in nnkit Caffe backend) as
nnkit::support::caffe::TensorContext.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/nnkit/backends/caffe/Module.cpp
contrib/nnkit/libs/support/caffe/include/nnkit/support/caffe/TensorContext.h [new file with mode: 0644]