Home
last modified time | relevance | path

Searched refs:saveModelToCache (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DCompilationCachingTests.cpp436 saveModelToCache(model, modelCache, dataCache); in TEST_P()
489 saveModelToCache(model, modelCache, dataCache); in TEST_P()
638 saveModelToCache(model, modelCache, dataCache); in TEST_P()
820 saveModelToCache(model, modelCache, dataCache); in TEST_P()
956 saveModelToCache(model, modelCache, dataCache); in TEST_P()
1040 saveModelToCache(modelMul, modelCache, dataCache); in TEST_P()
1056 saveModelToCache(modelAdd, modelCache, dataCache); in TEST_P()
1102 saveModelToCache(modelMul, modelCache, dataCache); in TEST_P()
1164 saveModelToCache(modelMul, modelCache, dataCache); in TEST_P()
1175 saveModelToCache(modelAdd, modelCache, dataCache); in TEST_P()
[all …]
/aosp12/hardware/interfaces/neuralnetworks/1.2/vts/functional/
H A DCompilationCachingTests.cpp433 saveModelToCache(model, modelCache, dataCache); in TEST_P()
487 saveModelToCache(model, modelCache, dataCache); in TEST_P()
641 saveModelToCache(model, modelCache, dataCache); in TEST_P()
827 saveModelToCache(model, modelCache, dataCache); in TEST_P()
965 saveModelToCache(model, modelCache, dataCache); in TEST_P()
1049 saveModelToCache(modelMul, modelCache, dataCache); in TEST_P()
1065 saveModelToCache(modelAdd, modelCache, dataCache); in TEST_P()
1111 saveModelToCache(modelMul, modelCache, dataCache); in TEST_P()
1173 saveModelToCache(modelMul, modelCache, dataCache); in TEST_P()
1184 saveModelToCache(modelAdd, modelCache, dataCache); in TEST_P()
[all …]
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DCompilationCachingTests.cpp316 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 …]