- Defines a schema for configuring delegates - Defines a C++ plugin mechanism using the schema, so that code can support configuring arbitrary delegates without a build-time dependency PiperOrigin-RevId: 316678829 Change-Id: I36ce8a6175b550d83dfe9cf1f237a04173fb8b16 |
||
---|---|---|
.. | ||
compatibility | ||
configuration | ||
README.md |
Accelerator whitelisting
Experimental library and tools for determining whether an accelerator engine works well on a given device, and for a given model.
Platform-agnostic, Android-first
Android-focused, since the much smaller set of configurations on iOS means there is much less need for whitelisting on iOS.
Not just for TfLite
This code lives in the TfLite codebase, since TfLite is the first open-source customer. It is however meant to support other users (direct use of NNAPI, mediapipe).