Add docker_env_pureacl_tflite_benchmark_model (#2566)
author이상규/동작제어Lab(SR)/Principal Engineer/삼성전자 <sg5.lee@samsung.com>
Wed, 5 Sep 2018 01:07:36 +0000 (10:07 +0900)
committer이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Wed, 5 Sep 2018 01:07:36 +0000 (10:07 +0900)
To build tflite_benchmark_model using docker, the corresponding docker
environment is added.

To distinguish tflite benchmark model for neurun, the env file gets
pureacl in the middle of the name.

Signed-off-by: Sanggyu Lee <sg5.lee@samsung.com>
scripts/command/docker_env_pureacl_tflite_benchmark_model [new file with mode: 0644]

diff --git a/scripts/command/docker_env_pureacl_tflite_benchmark_model b/scripts/command/docker_env_pureacl_tflite_benchmark_model
new file mode 100644 (file)
index 0000000..dbbd1eb
--- /dev/null
@@ -0,0 +1 @@
+OPTIONS=-DBUILD_PURE_ARM_COMPUTE=ON -DBUILD_TFLITE_BENCHMARK_MODEL=ON