Add Variable operation class (#296)
authorVladimir Plazun/AI Tools Lab/Engineer/삼성전자 <v.plazun@partner.samsung.com>
Mon, 4 Jun 2018 13:30:22 +0000 (17:30 +0400)
committerSergey Vostokov/AI Tools Lab/Staff Engineer/삼성전자 <s.vostokov@samsung.com>
Mon, 4 Jun 2018 13:30:22 +0000 (16:30 +0300)
commitb89806e0b7c840d1e6b6845019f7c090574c8c36
treea4dbd99dd0695d437aa1aa4d1d7df9310da30575
parentcd21e41aba7948303fb928a355e94fe9639df75f
Add Variable operation class (#296)

This class is used to represent input node in computation graph

Signed-off-by: Vladimir Plazun <v.plazun@partner.samsung.com>
contrib/nnc/libs/core/include/nnc/core/IR/model/operations/variable_op.h [new file with mode: 0644]