Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DCompilationCachingTests.cpp827 constexpr uint32_t kLargeModelSize = 100; variable
834 const TestModel testModelMul = createLargeTestModel(OperationType::MUL, kLargeModelSize); in TEST_P()
837 const TestModel testModelAdd = createLargeTestModel(OperationType::ADD, kLargeModelSize); in TEST_P()
897 const TestModel testModelMul = createLargeTestModel(OperationType::MUL, kLargeModelSize); in TEST_P()
900 const TestModel testModelAdd = createLargeTestModel(OperationType::ADD, kLargeModelSize); in TEST_P()
960 const TestModel testModelMul = createLargeTestModel(OperationType::MUL, kLargeModelSize); in TEST_P()
963 const TestModel testModelAdd = createLargeTestModel(OperationType::ADD, kLargeModelSize); in TEST_P()
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DCompilationCachingTests.cpp1017 constexpr uint32_t kLargeModelSize = 100; variable
1024 const TestModel testModelMul = createLargeTestModel(OperationType::MUL, kLargeModelSize); in TEST_P()
1027 const TestModel testModelAdd = createLargeTestModel(OperationType::ADD, kLargeModelSize); in TEST_P()
1086 const TestModel testModelMul = createLargeTestModel(OperationType::MUL, kLargeModelSize); in TEST_P()
1089 const TestModel testModelAdd = createLargeTestModel(OperationType::ADD, kLargeModelSize); in TEST_P()
1148 const TestModel testModelMul = createLargeTestModel(OperationType::MUL, kLargeModelSize); in TEST_P()
1151 const TestModel testModelAdd = createLargeTestModel(OperationType::ADD, kLargeModelSize); in TEST_P()
/aosp12/hardware/interfaces/neuralnetworks/1.2/vts/functional/
H A DCompilationCachingTests.cpp1026 constexpr uint32_t kLargeModelSize = 100; variable
1033 const TestModel testModelMul = createLargeTestModel(OperationType::MUL, kLargeModelSize); in TEST_P()
1036 const TestModel testModelAdd = createLargeTestModel(OperationType::ADD, kLargeModelSize); in TEST_P()
1095 const TestModel testModelMul = createLargeTestModel(OperationType::MUL, kLargeModelSize); in TEST_P()
1098 const TestModel testModelAdd = createLargeTestModel(OperationType::ADD, kLargeModelSize); in TEST_P()
1157 const TestModel testModelMul = createLargeTestModel(OperationType::MUL, kLargeModelSize); in TEST_P()
1160 const TestModel testModelAdd = createLargeTestModel(OperationType::ADD, kLargeModelSize); in TEST_P()