[moco] Add two GraphUpdate inherits (#3536)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Mon, 20 May 2019 08:05:42 +0000 (17:05 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 20 May 2019 08:05:42 +0000 (17:05 +0900)
commit4c5fad21114e8c3a5147f1b30ab4b177a4d9ba16
tree233b743b94557341323d22a040de751568756330
parent0a296e08d3e214c16cce0dc319d3d40485c6d489
[moco] Add two GraphUpdate inherits (#3536)

* [moco] Add two GraphUpdate inherits

This will add two GraphUpdate class inherits that needs graph update(input settings), Identity and Relu.

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
* add const
contrib/moco/lib/frontend/tf/src/Op/Identity.cpp
contrib/moco/lib/frontend/tf/src/Op/Relu.cpp