commit | 61ae6edbe635759cece1102749ec4cb6e6b7e485 | [log] [tgz] |
---|---|---|
author | Michael Butler <butlermichael@google.com> | Mon Sep 11 20:27:50 2017 -0700 |
committer | David Gross <dgross@google.com> | Tue Sep 12 22:32:25 2017 -0700 |
tree | 985048aacb92a6d7eedf0b8049ad0485e2dd46ee | |
parent | 7621f6f5eda3d64437394e21d411be6a4db8e581 [diff] |
Neuralnetworks HAL cleanup -- hardware/interfaces Does three primary cleanups: 1) Removes unused OperandTypes, creates OEM types 2) Creates explicit ErrorStatus; functions return status 3) IDevice::initialize renamed to getCapabilities, IDevice::getSupportedSubgraph renamed to getSupportedOperations Additionally fixes the corresponding VTS tests. Bug: 63905942 Test: mm, vts Change-Id: Ib4c61b9b13963ac2367f21dc3c20e5946eb955a9