Home
last modified time | relevance | path

Searched defs:prepareModelFromCache (Results 1 – 5 of 5) sorted by relevance

/frameworks/ml/nn/runtime/
DManager.cpp262 int DriverDevice::prepareModelFromCache(const hidl_vec<hidl_handle>& modelCache, in prepareModelFromCache() function in android::nn::DriverDevice
311 int prepareModelFromCache(const hidl_vec<hidl_handle>&, const hidl_vec<hidl_handle>&, in prepareModelFromCache() function in android::nn::CpuDevice
DVersionedInterfaces.cpp719 VersionedIDevice::prepareModelFromCache(const hidl_vec<hidl_handle>& modelCache, in prepareModelFromCache() function in android::nn::VersionedIDevice
/frameworks/ml/nn/runtime/test/
DTestCompilationCaching.cpp158 Return<ErrorStatus> prepareModelFromCache( in prepareModelFromCache() function in __anon86bec54a0111::CachingDriver
DTestPartitioning.cpp393 Return<ErrorStatus> prepareModelFromCache( in prepareModelFromCache() function in __anon7ed72b960111::PartitioningDriver
/frameworks/ml/nn/driver/sample/
DSampleDriver.cpp183 Return<ErrorStatus> SampleDriver::prepareModelFromCache( in prepareModelFromCache() function in android::nn::sample_driver::SampleDriver