[moco/ONNX] Introduce convert tool for ONNX moco frontend (#3563)
author남궁석/On-Device Lab(SR)/Engineer/삼성전자 <sk.namkoong@samsung.com>
Wed, 22 May 2019 08:19:39 +0000 (17:19 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Wed, 22 May 2019 08:19:39 +0000 (17:19 +0900)
commitfe3d26a6b9528cbc5ee8a669cac50adf52258b3c
tree9d659f12135e2e5304b214f332efb0e54194e03a
parent26cdeabf4fa89f7a98127b3b637b2e54d3c064ab
[moco/ONNX] Introduce convert tool for ONNX moco frontend (#3563)

* [moco/ONNX] Introduce convert tool for ONNX moco frontend

This commit will introduce convert too for ONNX moco frontend

Signed-off-by: Seok NamKoong <sk.namkoong@samsung.com>
* remove tensor_dtype in runtime_error
contrib/moco/lib/frontend/onnx/src/Convert.cpp [new file with mode: 0644]
contrib/moco/lib/frontend/onnx/src/Convert.h [new file with mode: 0644]