diff options
| author | Lev Proleev <levp@google.com> | 2019-01-30 17:14:40 +0000 |
|---|---|---|
| committer | Lev Proleev <levp@google.com> | 2019-02-13 13:16:28 +0000 |
| commit | dce38f136465974f17a7ec6c32e4d2124ea4cf2e (patch) | |
| tree | f07341a465a63fe38afa08b58093212281cbf964 /identity/support/src/cppbor_parse.cpp | |
| parent | e694cb2dad9e0c3566406a9209444ea795fafb7a (diff) | |
Fix VTS tests.
* Adds a specification of invalid scale and zero point for TENSOR_BOOL8.
This fixes vts failures for comparison ops.
* Removes (FUNDAMENTAL_MIN - 1) from invalid OperationTypes.
FUNDAMENTAL_MIN is equal to 0 and resulting -1 was statically casted to
uint32_t and passed 4294967295 as an invalid OperationType. However, our
validateOperation function interpreted this ID as an extension ID and
didn't fail.
* Adds mutateOperationOperandTypeSkip for QUANTIZE and DEQUANTIZE.
* Adds removeOperandSkip for BIDIRECTIONAL_SEQUENCE_RNN.
Fix: 121130841
Fix: 123247345
Test: VtsHalNeuralnetworksV1_2TargetTest --hal_service_instance=android.hardware.neuralnetworks@1.2::IDevice/sample-all
Change-Id: Iefb502c6b9301d5470eb4cdaa46d398f1a0e512a
Merged-In: Iefb502c6b9301d5470eb4cdaa46d398f1a0e512a
(cherry picked from commit 923b8c5842ee07caae4ec3d78ef1421a8e0c3a29)
Diffstat (limited to 'identity/support/src/cppbor_parse.cpp')
0 files changed, 0 insertions, 0 deletions
