Home
last modified time | relevance | path

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

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