|
ONE - On-device Neural Engine
|
#include <mio/tflite/schema_generated.h>#include <map>#include <string>#include <vector>Go to the source code of this file.
Data Structures | |
| class | tflinspect::Reader |
| Loads TF lite file and provides helpers to access attributes. More... | |
Namespaces | |
| namespace | tflinspect |
Functions | |
| template<typename T > | |
| std::vector< T > | tflinspect::as_index_vector (const flatbuffers::Vector< T > *flat_array) |