[nnc backend] Add OperationImpl class (#396)
authorVladimir Plazun/AI Tools Lab /SRR/Engineer/삼성전자 <v.plazun@partner.samsung.com>
Mon, 2 Jul 2018 15:09:12 +0000 (19:09 +0400)
committerSergey Vostokov/AI Tools Lab /SRR/Staff Engineer/삼성전자 <s.vostokov@samsung.com>
Mon, 2 Jul 2018 15:09:12 +0000 (00:09 +0900)
commit241d856ea0f217ffe86ea12237bc65615035df38
treec00edf7880e80acaa9df9f1ae52ce363a9249165
parentad8a197c6bff9df25e97c7ef0afa556952b44bb4
[nnc backend] Add OperationImpl class (#396)

Add OperationImpl class

Base class used as a base for other operation implementations

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