Michael Butler 44f324fb0d Implement partial canonical Burst in NN util code
This CL adds a simple implementation of IBurst that dispatches calls to
an IPreparedModel object and changes
IPreparedModel::configureExecutionBurst to return this new object
(instead of returning an error).

This CL additionally defines an InvalidBurst class that returns errors
whenever it is used and a ResilientBurst class to recover an IBurst
object when it has died.

Bug: 177267324
Test: mma
Change-Id: I4c7e7ff4e6559aeb5e62c4fa02f2e751fef9d87d
2021-01-11 16:19:47 -08:00
2020-12-23 20:00:39 +00:00
2020-12-15 11:08:16 +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
2019-12-13 14:24:23 -08:00
2020-12-17 16:33:51 -05:00
2016-08-30 11:28:36 -07:00
2020-12-16 18:09:12 +00: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%