[loco exporter] FeatureCodec identity export (#3795)
author박천교/On-Device Lab(SR)/Engineer/삼성전자 <ch.bahk@samsung.com>
Fri, 14 Jun 2019 09:09:05 +0000 (18:09 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Fri, 14 Jun 2019 09:09:05 +0000 (18:09 +0900)
commit35f1134d4ebc148699585dbc7f1db6da17e649bd
tree266f84e5086a0febcafdc33cdbf20945dfe0c8a7
parente455406355a6f2dfe5f44b521bd8693e819a8155
[loco exporter] FeatureCodec identity export (#3795)

Previously FeatureCodec nodes tried to be deleted when they are
identity, but that was not successful. This commit export those as
identity, i.e. CONCATENTATION with one input.

Signed-off-by: Cheongyo Bahk <ch.bahk@samsung.com>
contrib/loco-exporter/src/OperationExporter.cpp
contrib/loco-exporter/src/TensorExporter.cpp