H A D | CompilationCachingTests.cpp | 316 void saveModelToCache(const Model& model, in saveModelToCache() function in aidl::android::hardware::neuralnetworks::vts::functional::CompilationCachingTestBase 494 saveModelToCache(model, modelCache, dataCache); in TEST_P() 546 saveModelToCache(model, modelCache, dataCache); in TEST_P() 672 saveModelToCache(model, modelCache, dataCache); in TEST_P() 776 saveModelToCache(model, modelCache, dataCache); in TEST_P() 850 saveModelToCache(modelMul, modelCache, dataCache); in TEST_P() 866 saveModelToCache(modelAdd, modelCache, dataCache); in TEST_P() 913 saveModelToCache(modelMul, modelCache, dataCache); in TEST_P() 976 saveModelToCache(modelMul, modelCache, dataCache); in TEST_P() 987 saveModelToCache(modelAdd, modelCache, dataCache); in TEST_P() [all …]
|