Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DCompilationCachingTests.cpp1094 const Model testModelMul = createLargeTestModel(OperationType::MUL, kLargeModelSize); in TEST_P() local
1095 if (checkEarlyTermination(testModelMul)) return; in TEST_P()
1108 saveModelToCache(testModelMul, modelCache, dataCache); in TEST_P()
1157 const Model testModelMul = createLargeTestModel(OperationType::MUL, kLargeModelSize); in TEST_P() local
1158 if (checkEarlyTermination(testModelMul)) return; in TEST_P()
1171 saveModelToCache(testModelMul, modelCache, dataCache); in TEST_P()
1220 const Model testModelMul = createLargeTestModel(OperationType::MUL, kLargeModelSize); in TEST_P() local
1221 if (checkEarlyTermination(testModelMul)) return; in TEST_P()
1234 saveModelToCache(testModelMul, modelCache, dataCache); in TEST_P()