platform_hardware_interfaces/neuralnetworks/1.3/vts/functional
Xusong Wang 91521ab86b Add checks of output shapes when OUTPUT_INSUFFICIENT_SIZE.
Add checks that all returned output dimensions must be at
least as fully specified as the union of the information about the
corresponding operand in the model and in the request.

Bug: 154054474
Test: VTS
Change-Id: I934d084c7665160a98da9828604ce8297fef73b8
Merged-In: I934d084c7665160a98da9828604ce8297fef73b8
(cherry picked from commit d454751e00)
2020-06-02 16:52:56 -07:00
..
include/1.3 More tests for graph validation. 2020-05-04 17:29:52 -07:00
Android.bp More tests for graph validation. 2020-05-04 17:29:52 -07:00
AndroidTest.xml Add AndroidTest.xml for NNAPI 1.3 VTS and temporarily blacklist failing tests 2020-05-19 13:38:28 -07:00
BasicTests.cpp More tests for graph validation. 2020-05-04 17:29:52 -07:00
Callbacks.cpp Update NNAPI 1.3 VTS tests with new types 2020-01-27 12:51:34 -08:00
CompilationCachingTests.cpp Add control flow support to NNAPI VTS tests 2020-02-19 11:58:34 +00:00
GeneratedTestHarness.cpp Add checks of output shapes when OUTPUT_INSUFFICIENT_SIZE. 2020-06-02 16:52:56 -07:00
GeneratedTestHarness.h Remove extra tests from NNAPI VTS validation tests 2020-03-27 11:44:10 +00:00
MemoryDomainTests.cpp Add fenced compute path to memory domain validation test. 2020-03-27 11:44:04 +00:00
QualityOfServiceTests.cpp Add BLOB AHWB tests in VTS. 2020-03-27 11:44:06 +00:00
TestAssertions.cpp Add NNAPI 1.3 OperationType 2019-11-21 12:06:27 +00:00
Utils.cpp More tests for graph validation. 2020-05-04 17:29:52 -07:00
ValidateBurst.cpp NNAPI VTS: Add validation for Priority 2020-03-16 11:05:59 +00:00
ValidateModel.cpp More tests for graph validation. 2020-05-04 17:29:52 -07:00
ValidateRequest.cpp NNAPI VTS: Add validation for Priority 2020-03-16 11:05:59 +00:00
VtsHalNeuralnetworks.cpp Remove extra tests from NNAPI VTS validation tests 2020-03-27 11:44:10 +00:00
VtsHalNeuralnetworks.h Add memory domain VTS validation tests. 2020-03-27 11:44:00 +00:00