Implement Compiilation_setPreference
authorHanjoung Lee <hanjoung.lee@samsung.com>
Thu, 22 Mar 2018 10:17:29 +0000 (19:17 +0900)
committer최형규/동작제어Lab(SR)/Senior Engineer/삼성전자 <hk0110.choi@samsung.com>
Thu, 22 Mar 2018 10:34:54 +0000 (19:34 +0900)
commita5d92ba8cf24c7ed13e39abb310c2995a630a992
tree23c5265f787176c1af0c7b8ab684b61362a4f4fb
parentf506f2faa8f4e55d0b36f502f3a44e4f61546ccf
Implement Compiilation_setPreference

Basically the same as android NN implementation.
One global constant defined from Utils.h but it is temporarily defined by
the method until we import that file.
src/runtime/ref/nn/runtime/CompilationBuilder.cpp
src/runtime/ref/nn/runtime/NeuralNetworks.cpp