summaryrefslogtreecommitdiff
path: root/camera/common/1.0/default/CameraModule.cpp
diff options
context:
space:
mode:
authorLev Proleev <levp@google.com>2019-01-30 17:14:40 +0000
committerLev Proleev <levp@google.com>2019-01-31 14:00:31 +0000
commit923b8c5842ee07caae4ec3d78ef1421a8e0c3a29 (patch)
tree53162a50fe9eb0edcc92bb43690e31df505df07f /camera/common/1.0/default/CameraModule.cpp
parent3603de29f8afec58c7cd26a5b4b8df7edf205205 (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
Diffstat (limited to 'camera/common/1.0/default/CameraModule.cpp')
0 files changed, 0 insertions, 0 deletions