ONE - On-device Neural Engine
Loading...
Searching...
No Matches
Reader.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  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)