Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DCompilationCachingTests.cpp485 const Model model = createModel(testModel); in TEST_P()
526 const Model model = createModel(testModel); in TEST_P()
587 const Model model = createModel(testModel); in TEST_P()
664 const Model model = createModel(testModel); in TEST_P()
725 const Model model = createModel(testModel); in TEST_P()
766 const Model model = createModel(testModel); in TEST_P()
835 const Model modelMul = createModel(testModelMul); in TEST_P()
838 const Model modelAdd = createModel(testModelAdd); in TEST_P()
898 const Model modelMul = createModel(testModelMul); in TEST_P()
901 const Model modelAdd = createModel(testModelAdd); in TEST_P()
[all …]
DGeneratedTestHarness.h58 Model createModel(const test_helper::TestModel& testModel);
DVtsHalNeuralnetworks.cpp168 const Model model = createModel(kTestModel); in TEST_P()
DQualityOfServiceTests.cpp292 const Model model = createModel(testModel); in runTests()
DGeneratedTestHarness.cpp249 Model createModel(const TestModel& testModel) { in createModel() function
859 Model model = createModel(testModel); in Execute()
881 createPreparedModel(device, createModel(signedQuantizedModel), &preparedCoupledModel, in Execute()
DMemoryDomainTests.cpp244 const Model model = createModel(testModel); in createConvPreparedModel()
252 const Model model = createModel(testModel); in createAddPreparedModel()
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DCompilationCachingTests.cpp424 const Model model = createModel(testModel); in TEST_P()
465 const Model model = createModel(testModel); in TEST_P()
528 const Model model = createModel(testModel); in TEST_P()
633 const Model model = createModel(testModel); in TEST_P()
714 const Model model = createModel(testModel); in TEST_P()
819 const Model model = createModel(testModel); in TEST_P()
900 const Model model = createModel(testModel); in TEST_P()
955 const Model model = createModel(testModel); in TEST_P()
1034 const Model modelMul = createModel(testModelMul); in TEST_P()
1037 const Model modelAdd = createModel(testModelAdd); in TEST_P()
[all …]
DGeneratedTestHarness.h60 Model createModel(const test_helper::TestModel& testModel);
DVtsHalNeuralnetworks.cpp157 const Model model = createModel(kTestModel); in TEST_P()
DGeneratedTestHarness.cpp76 Model createModel(const TestModel& testModel) { in createModel() function
372 Model model = createModel(testModel); in Execute()
/hardware/interfaces/neuralnetworks/1.0/vts/functional/
DGeneratedTestHarness.h56 Model createModel(const test_helper::TestModel& testModel);
DGeneratedTestHarness.cpp43 Model createModel(const TestModel& testModel) { in createModel() function
127 const Model model = createModel(testModel); in Execute()
DVtsHalNeuralnetworks.cpp133 const Model model = createModel(kTestModel); in TEST_P()
/hardware/interfaces/neuralnetworks/1.1/vts/functional/
DGeneratedTestHarness.h56 Model createModel(const test_helper::TestModel& testModel);
DGeneratedTestHarness.cpp50 Model createModel(const TestModel& testModel) { in createModel() function
135 const Model model = createModel(testModel); in Execute()
DVtsHalNeuralnetworks.cpp136 const Model model = createModel(kTestModel); in TEST_P()
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DGeneratedTestHarness.h60 Model createModel(const test_helper::TestModel& testModel);
DVtsHalNeuralnetworks.cpp181 const Model model = createModel(kTestModel); in TEST_P()
DQualityOfServiceTests.cpp285 const Model model = createModel(testModel); in runTests()
DGeneratedTestHarness.cpp276 Model createModel(const TestModel& testModel) { in createModel() function
881 Model model = createModel(testModel); in Execute()
903 createPreparedModel(device, createModel(signedQuantizedModel), &preparedCoupledModel, in Execute()