Update `run_benchmark_op.sh` to enable neon properly (#3318)
author이상규/동작제어Lab(SR)/Principal Engineer/삼성전자 <sg5.lee@samsung.com>
Wed, 24 Oct 2018 11:03:30 +0000 (20:03 +0900)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Wed, 24 Oct 2018 11:03:30 +0000 (20:03 +0900)
commitfe4beff98fcac9c8a60c75b6f79de67b734eac7b
treebf205e66e34a5ced086a1183cb731b8dba22415a
parent7cdddd13876f0525157fe49ea97396c9ea5b18eb
Update `run_benchmark_op.sh` to enable neon properly (#3318)

Related Issue: #3262

`run_benchmark_op.sh` was written in the era of legacy runtime.
Currently we uses pure acl runtime as default.
Thus, I updated the way of enabling neon, and the labels.

Signed-off-by: Sanggyu Lee <sg5.lee@samsung.com>
tools/test_driver/run_benchmark_op.sh