Searched refs:PLUGIN_MODEL_PATH (Results 1 – 2 of 2) sorted by relevance
33 const std::string PLUGIN_MODEL_PATH = "/storage/data/keyword_spotting.wk"; variable105 if (adapter_->Init(PLUGIN_MODEL_PATH.c_str(), handle) != RETCODE_SUCCESS) { in Prepare()
38 const std::string PLUGIN_MODEL_PATH = "/storage/data/image_classification.wk"; variable107 if (adapter_->Init(PLUGIN_MODEL_PATH.c_str(), handle) != RETCODE_SUCCESS) { in Prepare()