Remove environment checking in profiling library (#4053)
author오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 17 Dec 2018 04:21:57 +0000 (13:21 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 17 Dec 2018 04:21:57 +0000 (13:21 +0900)
commitd24331e9d1924ee988a4f6c06950b6434a35aace
treef39249a3cde067c41bb47b4f2f1b577fef75d31e
parent51d3dc6e9aef2e08c08979aa5cd696675290b87b
Remove environment checking in profiling library (#4053)

* Remove environment checking in profiling library

Remove Sync class
Define boolean sync field and setter in Context
Remove environment checking in profiling library

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
* Rename env: PROFILING_OP_SYNC
libs/profiling/include/profiling/profiling.h
runtimes/pure_arm_compute/src/execution.cc
tools/tflite_benchmark_model/benchmark_tflite_model.cc