Clean up constructor functions 88/232888/1
authorInki Dae <inki.dae@samsung.com>
Fri, 8 May 2020 06:29:45 +0000 (15:29 +0900)
committerInki Dae <inki.dae@samsung.com>
Fri, 8 May 2020 06:29:45 +0000 (15:29 +0900)
commit4c6eab517a2157073a2fdd941a3e6655cdf514c5
treecb254130403642cb56c70d4c1926114083456fc3
parentbd7733b39fb22f6f9ac772f453fd8ec6191c42ae
Clean up constructor functions

Constructor function of InferenceEngineCommon class doesn't need
any parameter so drop other unused functions.

Change-Id: Icb806d10050b55456929b6bca5e2901fee2b0354
Signed-off-by: Inki Dae <inki.dae@samsung.com>
include/inference_engine_common_impl.h
src/inference_engine_common_impl.cpp
test/src/inference_engine_profiler.cpp
test/src/inference_engine_tc.cpp