Searched refs:GetExecutorConfig (Results 1 – 5 of 5) sorted by relevance
62 virtual ExecutorConfig* GetExecutorConfig() const = 0;
1457 OH_NN_ReturnCode ret = Unload(executorImpl->GetExecutorConfig()); in OH_NNExecutor_Destroy()1644 ExecutorConfig* configPtr = executor->GetExecutorConfig(); in RunSync()
61 ExecutorConfig* GetExecutorConfig() const override;
223 ExecutorConfig* NNExecutor::GetExecutorConfig() const in GetExecutorConfig() function in OHOS::NeuralNetworkRuntime::NNExecutor
2239 ExecutorConfig* retGetExecutorConfig = nnExecutor->GetExecutorConfig();