Home
last modified time | relevance | path

Searched defs:modelPoolInfos (Results 1 – 2 of 2) sorted by relevance

/frameworks/ml/nn/runtime/
DExecutionBuilder.cpp682 const std::vector<RunTimePoolInfo>& modelPoolInfos, in asyncStartComputeOnCpu()
703 std::vector<RunTimePoolInfo> modelPoolInfos; in startComputeOnCpu() local
/frameworks/ml/nn/common/
DCpuExecutor.cpp190 const std::vector<RunTimePoolInfo>& modelPoolInfos, in run()
196 const std::vector<RunTimePoolInfo>& modelPoolInfos, in run()
225 bool CpuExecutor::initializeRunTimeInfo(const std::vector<RunTimePoolInfo>& modelPoolInfos, in initializeRunTimeInfo()