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