[exo-tflite] Macros to wrap assert and std::runtime_error (#6919)
author윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Wed, 28 Aug 2019 10:56:13 +0000 (19:56 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 28 Aug 2019 10:56:13 +0000 (19:56 +0900)
commitde5fc5b283711163a169cd81de76478a036d6328
tree71196bf10040e0a47ba6e62499ce4e48f859fcb5
parent46ae1d003259dfaca8da86817c597cfbe80ccfac
[exo-tflite] Macros to wrap assert and std::runtime_error (#6919)

* [exo-tflite] Macros to wrap assert and std::runtime_error

Two macros were added that wrap assert and std::runtime_error

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
* renamed
compiler/exo-tflite/src/Check.h [new file with mode: 0644]