|
ONE - On-device Neural Engine
|
#include <Dump.h>
Data Fields | |
| const tflite::Model * | model |
| const std::vector< char > * | rawdata |
| const tflite::Model* tfldump::ModelEx::model |
Definition at line 29 of file Dump.h.
Referenced by entry(), and operator<<().
| const std::vector<char>* tfldump::ModelEx::rawdata |
Definition at line 30 of file Dump.h.
Referenced by entry(), and operator<<().