Searched refs:getReusableExecution (Results 1 – 2 of 2) sorted by relevance
1443 std::pair<int, std::shared_ptr<RuntimeExecution>> StepExecutor::getReusableExecution() { in getReusableExecution() function in android::nn::StepExecutor1471 auto [nCreate, execution] = getReusableExecution(); in compute()1507 auto [nCreate, execution] = getReusableExecution(); in computeFenced()
435 std::pair<int, std::shared_ptr<RuntimeExecution>> getReusableExecution();