Michael Butler 32acc06144 Validate during NN conversions by default -- hal
This change renames all `convert` functions to `unvalidatedConvert`.
This change also introduces new `convert` functions that act only on the
types that appear in the NN HIDL methods directly. These new `convert`
functions perform validation. Specifically, if either the source or
destination value is invalid, then the conversion fails.

Bug: 160667419
Test: mma
Test: NeuralNetworksTest_static
Change-Id: I492956ff60ad1466c67893993d28cdd6f3860708
2020-12-03 21:16:07 +00:00
2020-12-01 22:30:13 +00:00
2020-09-29 06:51:43 +00:00
2020-09-29 06:51:43 +00:00
2020-09-29 06:51:43 +00:00
2020-10-08 23:22:52 -07:00
2020-09-29 06:51:43 +00:00
2020-09-29 06:51:43 +00:00
2019-12-13 14:24:23 -08:00
2016-08-30 11:28:36 -07:00
2019-12-10 09:51:58 -08:00
Description
No description provided
134 MiB
Languages
C++ 56.3%
AIDL 41.2%
C 1.5%
Rust 0.4%
Java 0.4%
Other 0.1%