[loco] Introduce TensorIndex class (#3445)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 13 May 2019 23:35:46 +0000 (08:35 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 13 May 2019 23:35:46 +0000 (08:35 +0900)
commitd750cde595688cd307986f2c4bb6cb1970bd22b8
treedd2ca655bb410b1405884e6a779e699dadb1645b
parent5eb9ef2338711f3efc50d2d0edbcf498eb2307f5
[loco] Introduce TensorIndex class (#3445)

* [loco] Introduce TensorIndex class

This commit introduces TensorIndex class to loco IR.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
* Fix a typo
contrib/loco/CMakeLists.txt
contrib/loco/include/loco/IR/TensorIndex.h [new file with mode: 0644]
contrib/loco/src/IR/TensorIndex.cpp [new file with mode: 0644]