[tf2tflite] Test script runnable from any directory (#6514)
author박천교/On-Device Lab(SR)/Engineer/삼성전자 <ch.bahk@samsung.com>
Tue, 13 Aug 2019 01:41:07 +0000 (10:41 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 13 Aug 2019 01:41:07 +0000 (10:41 +0900)
commit65094cfea4aa4eef2023fd687173acebf3059b72
treee72e48f72a16d8b166eb0a85e28e9cc67def2bdd
parente0ca8b6e193f394e690a0c23a1e223cdd53fa36e
[tf2tflite] Test script runnable from any directory (#6514)

Previously test script partially assumes it runs on WORKDIR, which makes
no harm at all. This commit just explicitly call file path including WORKDIR
to be matched with other lines convention and to be runnable from any directory.

Signed-off-by: Cheongyo Bahk <ch.bahk@samsung.com>
compiler/tf2tflite/testall.sh