David Gross af51663e99 More tests for graph validation.
- detect cycle (CycleTest)
- detect bad execution order (mutateExecutionOrderTest)
- detect lifetime inconsistent with whether operand is written (mutateOperandLifeTimeTest)
- detect lifetime inconsistent with Model inputIndexes/outputIndexes (mutateOperandInputOutputTest)
- detect incorrect number of consumers (mutateOperandNumberOfConsumersTest)
- detect operand written multiple times (mutateOperandAddWriterTest)
- detect operand never written (mutateOperationRemoveWriteTest)

Bug: 66478689
Test: VtsHalNeuralnetworksV1_*TargetTest

Change-Id: Id4ba19660bbd31a16f8a675f7b6437f4d779e8da
2020-05-01 16:34:52 -07:00
2020-04-07 16:37:40 -07:00
2020-04-07 16:37:40 -07:00
2020-04-22 00:06:21 +00:00
2020-04-07 16:37:40 -07:00
2020-04-08 13:36:51 +00:00
2020-04-07 16:37:40 -07:00
2020-04-07 16:37:40 -07:00
2020-04-07 16:37:40 -07:00
2020-04-24 13:14:39 +00:00
2020-04-07 16:37:40 -07:00
2020-04-09 08:27:34 +00:00
2020-04-07 16:37:40 -07:00
2020-04-07 16:37:40 -07:00
2020-04-07 16:37:40 -07:00
2020-04-07 16:37:40 -07:00
2020-04-07 16:37:40 -07:00
2020-04-07 16:37:40 -07:00
2020-04-07 16:37:40 -07:00
2020-04-07 16:37:40 -07: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%