Home
last modified time | relevance | path

Searched refs:getPerformanceInfo (Results 1 – 2 of 2) sorted by relevance

/frameworks/ml/nn/runtime/
DModelBuilder.h112 PerformanceInfo getPerformanceInfo(const std::shared_ptr<Device> device,
DExecutionPlan.cpp1054 PerformanceInfo ModelBuilder::getPerformanceInfo(const std::shared_ptr<Device> device, in getPerformanceInfo() function in android::nn::ModelBuilder
1574 const PerformanceInfo perf = getPerformanceInfo(device, operationIndex); in findBestDeviceForEachOperation()