Home
last modified time | relevance | path

Searched defs:testModel (Results 1 – 12 of 12) sorted by relevance

/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DGeneratedTestHarness.cpp86 const TestModel& testModel) in DeviceMemoryAllocator()
249 Model createModel(const TestModel& testModel) { in createModel()
297 static bool isOutputSizeGreaterThanOne(const TestModel& testModel, uint32_t index) { in isOutputSizeGreaterThanOne()
348 std::optional<Request> ExecutionContext::createRequest(const TestModel& testModel, in createRequest()
473 std::vector<TestBuffer> ExecutionContext::getOutputBuffers(const TestModel& testModel, in getOutputBuffers()
516 static bool hasZeroSizedOutput(const TestModel& testModel) { in hasZeroSizedOutput()
525 const TestModel& testModel, const TestConfig& testConfig, in EvaluatePreparedModel()
768 const TestModel& testModel, TestKind testKind) { in EvaluatePreparedModel()
825 const TestModel& testModel, in EvaluatePreparedCoupledModels()
857 void Execute(const std::shared_ptr<IDevice>& device, const TestModel& testModel, in Execute()
[all …]
DQualityOfServiceTests.cpp223 const TestModel& testModel, const Request& request, in runExecutionTest()
280 const TestModel& testModel, const Request& request, in runExecutionTests()
290 void runTests(const std::shared_ptr<IDevice>& device, const TestModel& testModel) { in runTests()
315 [](const TestModel& testModel) { return !testModel.expectFailure; }); in __anonabd5dc0c0302()
DCompilationCachingTests.cpp419 const Model* model, const TestModel& testModel) { in verifyModelPreparationBehaviour()
484 const TestModel& testModel = createTestModel(); in TEST_P() local
525 const TestModel& testModel = createTestModel(); in TEST_P() local
586 const TestModel& testModel = createTestModel(); in TEST_P() local
663 const TestModel& testModel = createTestModel(); in TEST_P() local
724 const TestModel& testModel = createTestModel(); in TEST_P() local
765 const TestModel& testModel = createTestModel(); in TEST_P() local
1082 const TestModel& testModel = createTestModel(); in testCorruptedCache() local
DUtils.cpp180 Request ExecutionContext::createRequest(const TestModel& testModel, MemoryType memoryType) { in createRequest()
DMemoryDomainTests.cpp69 void createDummyData(TestModel* testModel) { in createDummyData()
243 const TestModel testModel = createConvModel(testOperand, numOperations); in createConvPreparedModel() local
251 const TestModel testModel = createSingleAddModel(testOperand); in createAddPreparedModel() local
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DGeneratedTestHarness.cpp107 const TestModel& testModel) in DeviceMemoryAllocator()
276 Model createModel(const TestModel& testModel) { in createModel()
319 static bool isOutputSizeGreaterThanOne(const TestModel& testModel, uint32_t index) { in isOutputSizeGreaterThanOne()
360 std::optional<Request> ExecutionContextV1_3::createRequest(const TestModel& testModel, in createRequest()
470 std::vector<TestBuffer> ExecutionContextV1_3::getOutputBuffers(const TestModel& testModel, in getOutputBuffers()
513 static bool hasZeroSizedOutput(const TestModel& testModel) { in hasZeroSizedOutput()
552 const TestModel& testModel, const TestConfig& testConfig, in EvaluatePreparedModel()
789 const TestModel& testModel, TestKind testKind) { in EvaluatePreparedModel()
847 const TestModel& testModel, in EvaluatePreparedCoupledModels()
880 void Execute(const sp<IDevice>& device, const TestModel& testModel, TestKind testKind) { in Execute()
[all …]
DQualityOfServiceTests.cpp216 void runExecutionTest(const sp<IPreparedModel>& preparedModel, const TestModel& testModel, in runExecutionTest()
273 void runExecutionTests(const sp<IPreparedModel>& preparedModel, const TestModel& testModel, in runExecutionTests()
283 void runTests(const sp<IDevice>& device, const TestModel& testModel) { in runTests()
308 [](const TestModel& testModel) { return !testModel.expectFailure; }); in __anon0aa7c0a40502()
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DGeneratedTestHarness.cpp76 Model createModel(const TestModel& testModel) { in createModel()
165 static bool isOutputSizeGreaterThanOne(const TestModel& testModel, uint32_t index) { in isOutputSizeGreaterThanOne()
212 void EvaluatePreparedModel(const sp<IPreparedModel>& preparedModel, const TestModel& testModel, in EvaluatePreparedModel()
337 void EvaluatePreparedModel(const sp<IPreparedModel>& preparedModel, const TestModel& testModel, in EvaluatePreparedModel()
371 void Execute(const sp<IDevice>& device, const TestModel& testModel, bool testDynamicOutputShape) { in Execute()
419 [](const TestModel& testModel) { return !testModel.expectFailure; }); in __anon2d17c2040402()
422 [](const TestModel& testModel) { return !testModel.expectFailure; }); in __anon2d17c2040502()
DCompilationCachingTests.cpp423 const TestModel& testModel = createTestModel(); in TEST_P() local
464 const TestModel& testModel = createTestModel(); in TEST_P() local
527 const TestModel& testModel = createTestModel(); in TEST_P() local
632 const TestModel& testModel = createTestModel(); in TEST_P() local
713 const TestModel& testModel = createTestModel(); in TEST_P() local
818 const TestModel& testModel = createTestModel(); in TEST_P() local
899 const TestModel& testModel = createTestModel(); in TEST_P() local
954 const TestModel& testModel = createTestModel(); in TEST_P() local
1278 const TestModel& testModel = createTestModel(); in testCorruptedCache() local
/hardware/interfaces/neuralnetworks/1.0/vts/functional/
DGeneratedTestHarness.cpp43 Model createModel(const TestModel& testModel) { in createModel()
126 void Execute(const sp<IDevice>& device, const TestModel& testModel) { in Execute()
182 [](const TestModel& testModel) { return !testModel.expectFailure; }); in __anon06a758020202()
DUtils.cpp102 Request ExecutionContext::createRequest(const TestModel& testModel, MemoryType memoryType) { in createRequest()
/hardware/interfaces/neuralnetworks/1.1/vts/functional/
DGeneratedTestHarness.cpp50 Model createModel(const TestModel& testModel) { in createModel()
134 void Execute(const sp<IDevice>& device, const TestModel& testModel) { in Execute()
190 [](const TestModel& testModel) { return !testModel.expectFailure; }); in __anon19df8d030202()