ONE - On-device Neural Engine
|
Data Structures | |
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 > tflread::as_index_vector | ( | const flatbuffers::Vector< T > * | flat_array | ) |
Definition at line 29 of file Read.h.
References flatbuffers::Vector< T >::Get(), and flatbuffers::Vector< T >::size().
Referenced by tfldump::dump_sub_graph(), tfldump::ReshapePrinter::options(), and tflread::Reader::select_subgraph().