[loco] Add DataType attribute to Graph Input/Output (#4097)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 4 Jul 2019 10:27:03 +0000 (19:27 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 4 Jul 2019 10:27:03 +0000 (19:27 +0900)
commit227a0ff5d13a9dbda2d02d3e8698db0c6e0261be
tree1f36917a90aa1e178f800a2cc8da8a4a910cb279
parentb5aa98118ef7ce7acb832d64a392aa3f0945c77c
[loco] Add DataType attribute to Graph Input/Output (#4097)

This commit allows loco frontends to record the data type of graph-level
input/output in GraphInput/GraphOutput.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/loco/include/loco/IR/Graph.h
contrib/loco/src/IR/Graph.test.cpp