ONE - On-device Neural Engine
|
#include <mio/circle/schema_generated.h>
#include <ostream>
Go to the source code of this file.
Data Structures | |
struct | circledump::ModelEx |
Namespaces | |
namespace | circledump |
Functions | |
void | circledump::dump_model (std::ostream &os, const circledump::ModelEx &model) |
std::ostream & | operator<< (std::ostream &os, const circledump::ModelEx &model) |
std::ostream & operator<< | ( | std::ostream & | os, |
const circledump::ModelEx & | model | ||
) |
Definition at line 467 of file Dump.cpp.
References circledump::dump_model(), circledump::ModelEx::model, and circledump::ModelEx::rawdata.