Searched refs:modelMul (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
D | CompilationCachingTests.cpp | 837 const Model modelMul = createModel(testModelMul); in TEST_P() local 838 if (checkEarlyTermination(modelMul)) return; in TEST_P() 852 saveModelToCache(modelMul, modelCache, dataCache); in TEST_P() 900 const Model modelMul = createModel(testModelMul); in TEST_P() local 901 if (checkEarlyTermination(modelMul)) return; in TEST_P() 915 saveModelToCache(modelMul, modelCache, dataCache); in TEST_P() 963 const Model modelMul = createModel(testModelMul); in TEST_P() local 964 if (checkEarlyTermination(modelMul)) return; in TEST_P() 978 saveModelToCache(modelMul, modelCache, dataCache); in TEST_P()
|
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | CompilationCachingTests.cpp | 1034 const Model modelMul = createModel(testModelMul); in TEST_P() local 1035 if (checkEarlyTermination(modelMul)) return; in TEST_P() 1049 saveModelToCache(modelMul, modelCache, dataCache); in TEST_P() 1096 const Model modelMul = createModel(testModelMul); in TEST_P() local 1097 if (checkEarlyTermination(modelMul)) return; in TEST_P() 1111 saveModelToCache(modelMul, modelCache, dataCache); in TEST_P() 1158 const Model modelMul = createModel(testModelMul); in TEST_P() local 1159 if (checkEarlyTermination(modelMul)) return; in TEST_P() 1173 saveModelToCache(modelMul, modelCache, dataCache); in TEST_P()
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | CompilationCachingTests.cpp | 1025 const Model modelMul = createModel(testModelMul); in TEST_P() local 1026 if (checkEarlyTermination(modelMul)) return; in TEST_P() 1040 saveModelToCache(modelMul, modelCache, dataCache); in TEST_P() 1087 const Model modelMul = createModel(testModelMul); in TEST_P() local 1088 if (checkEarlyTermination(modelMul)) return; in TEST_P() 1102 saveModelToCache(modelMul, modelCache, dataCache); in TEST_P() 1149 const Model modelMul = createModel(testModelMul); in TEST_P() local 1150 if (checkEarlyTermination(modelMul)) return; in TEST_P() 1164 saveModelToCache(modelMul, modelCache, dataCache); in TEST_P()
|