Searched refs:dynamicBackendsPath (Results 1 – 3 of 3) sorted by relevance
362 void DelegateOptions::SetDynamicBackendsPath(const std::string& dynamicBackendsPath) in SetDynamicBackendsPath() argument364 p_DelegateOptionsImpl->p_RuntimeOptions.m_DynamicBackendsPath = dynamicBackendsPath; in SetDynamicBackendsPath()
199 void SetDynamicBackendsPath(const std::string& dynamicBackendsPath);
417 const std::string& dynamicBackendsPath, in InferenceModel() argument421 m_DynamicBackendsPath(dynamicBackendsPath), in InferenceModel()