[nncc.core] Remove unused tensor formatting classes (#1335)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 5 Sep 2018 00:31:55 +0000 (09:31 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 5 Sep 2018 00:31:55 +0000 (09:31 +0900)
commit7121903946e824cf30075b7f948ccb36988ac6a3
tree329be8ee2463cd7ae008e6098f9dd8dde4e48af4
parent6b9d1aaa7c37729f3651094077e8eec0833b4ba1
[nncc.core] Remove unused tensor formatting classes (#1335)

This commit removes unused tensor formatting classes from nnnc core
library.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
libs/core/include/nncc/core/ADT/tensor/TextFormatted.h [deleted file]
libs/core/include/nncc/core/ADT/tensor/TextFormattedIndex.h [deleted file]
libs/core/src/ADT/tensor/TextFormattedIndex.cpp [deleted file]
libs/core/src/ADT/tensor/TextFormattedIndex.test.cpp [deleted file]