ONE - On-device Neural Engine
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Read.h File Reference
#include <mio/tflite/schema_generated.h>
#include <map>
#include <string>
#include <vector>

Go to the source code of this file.

Data Structures

class  tflread::Reader
 Loads TF lite file and provides helpers to access attributes. More...
 

Namespaces

namespace  tflread
 

Functions

template<typename T >
std::vector< T > tflread::as_index_vector (const flatbuffers::Vector< T > *flat_array)