[locomotiv] Support Forward node (#3436)
author박천교/On-Device Lab(SR)/Engineer/삼성전자 <ch.bahk@samsung.com>
Mon, 13 May 2019 03:46:54 +0000 (12:46 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Mon, 13 May 2019 03:46:54 +0000 (12:46 +0900)
commitd98af37726755f14d1d9fc1a5fd303436e5f616e
tree7bcd14afc91b5fb3952441c817b0b3b13068b9cf
parent305d5fe2919e6d0d23e725c3fa51927d5cc2c09f
[locomotiv] Support Forward node (#3436)

This commit starts to support loco::Forward node. In terms of node
execution, Forward calculation is same with Push's.

Signed-off-by: Cheongyo Bahk <ch.bahk@samsung.com>
contrib/locomotiv/src/Node.lst
contrib/locomotiv/src/Node/Forward.cpp [new file with mode: 0644]
contrib/locomotiv/src/Node/Forward.test.cpp [new file with mode: 0644]