ONE - On-device Neural Engine
|
Data Structures | |
class | DumpConv2DWeight |
class | DumpInterface |
class | DumpOperators |
class | DumpOperatorVersion |
class | Reader |
Loads TF lite file and provides helpers to access attributes. More... | |
Functions | |
template<typename T > | |
std::vector< T > | as_index_vector (const flatbuffers::Vector< T > *flat_array) |
std::vector< T > tflinspect::as_index_vector | ( | const flatbuffers::Vector< T > * | flat_array | ) |
Definition at line 29 of file Reader.h.
References flatbuffers::Vector< T >::Get(), and flatbuffers::Vector< T >::size().
Referenced by tflinspect::DumpConv2DWeight::run(), and tflinspect::Reader::select_subgraph().