Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DCompilationCachingTests.cpp1023 const Model modelMul = createModel(testModelMul); in TEST_P() local
1024 if (checkEarlyTermination(modelMul)) return; in TEST_P()
1038 saveModelToCache(modelMul, modelCache, dataCache); in TEST_P()
1085 const Model modelMul = createModel(testModelMul); in TEST_P() local
1086 if (checkEarlyTermination(modelMul)) return; in TEST_P()
1100 saveModelToCache(modelMul, modelCache, dataCache); in TEST_P()
1147 const Model modelMul = createModel(testModelMul); in TEST_P() local
1148 if (checkEarlyTermination(modelMul)) return; in TEST_P()
1162 saveModelToCache(modelMul, modelCache, dataCache); in TEST_P()
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DCompilationCachingTests.cpp1032 const Model modelMul = createModel(testModelMul); in TEST_P() local
1033 if (checkEarlyTermination(modelMul)) return; in TEST_P()
1047 saveModelToCache(modelMul, modelCache, dataCache); in TEST_P()
1094 const Model modelMul = createModel(testModelMul); in TEST_P() local
1095 if (checkEarlyTermination(modelMul)) return; in TEST_P()
1109 saveModelToCache(modelMul, modelCache, dataCache); in TEST_P()
1156 const Model modelMul = createModel(testModelMul); in TEST_P() local
1157 if (checkEarlyTermination(modelMul)) return; in TEST_P()
1171 saveModelToCache(modelMul, modelCache, dataCache); in TEST_P()