[nnc] Add backend directory (#300)
authorVladimir Plazun/AI Tools Lab/Engineer/삼성전자 <v.plazun@partner.samsung.com>
Mon, 4 Jun 2018 23:06:37 +0000 (03:06 +0400)
committer박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 4 Jun 2018 23:06:37 +0000 (08:06 +0900)
commit98873056d40925fed145c05ef21267db2e88c3ed
tree36942d8fa973350ce015109918a67726582dbe18
parentf7f0dfe450851ced6a23f00f80258f4c8478b19a
[nnc] Add backend directory (#300)

This directory is used to store backend plugins sources. (e.g. code emitter, interpreter)

Signed-off-by: Vladimir Plazun <v.plazun@partner.samsung.com>
contrib/nnc/libs/CMakeLists.txt
contrib/nnc/libs/backend/CMakeLists.txt [new file with mode: 0644]
contrib/nnc/libs/backend/interpreter/CMakeLists.txt [new file with mode: 0644]