[coco] Record Tensor index to Element ID mapping in Output (#802)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 25 Jul 2018 23:19:23 +0000 (08:19 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 25 Jul 2018 23:19:23 +0000 (08:19 +0900)
commit5d45af0ad0bf2102aed6e2704d91e8e19c0f4ef6
tree5fb712459ec81550ba1819d83966d84b52cb6344
parent1554d8ede16268f56a5bd797d97abcc68a5aefad
[coco] Record Tensor index to Element ID mapping in Output (#802)

With this commit, Output class is now able to record Tensor index to
element ID mapping.

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