nnc: Implement FrontendModule class (#275)
authorVitaliy Cherepanov/AI Tools Lab/Engineer/삼성전자 <v.cherepanov@samsung.com>
Tue, 5 Jun 2018 10:43:00 +0000 (13:43 +0300)
committerSergey Vostokov/AI Tools Lab/Staff Engineer/삼성전자 <s.vostokov@samsung.com>
Tue, 5 Jun 2018 10:43:00 +0000 (13:43 +0300)
commit11a2d999abe9bfde63b09fd8b0a14226ab1b9fb7
tree09e815881748937a93011d22ef6bacea90695542
parent680a8d1ad899ba8ec1c343f63ca8dc2a2d6146cc
nnc: Implement FrontendModule class (#275)

nnc: Implement FrontendModule class

This commit implements FrontendModule class

Signed-off-by: Vitaliy Cherepanov <v.cherepanov@samsung.com>
contrib/nnc/include/module/FrontendModule.h [new file with mode: 0644]
contrib/nnc/src/module/FrontendModule.cpp [new file with mode: 0644]