|
ONE - On-device Neural Engine
|
#include <Dump.h>
Public Member Functions | |
| DumpOperators ()=default | |
| void | run (std::ostream &os, const circle::Model *model, const DumpOption &option) |
|
default |
| void cirops::DumpOperators::run | ( | std::ostream & | os, |
| const circle::Model * | model, | ||
| const DumpOption & | option | ||
| ) |
Definition at line 70 of file Dump.cpp.
References cirops::DumpOption::all_graphs, mio::circle::Reader::num_subgraph(), and mio::circle::Reader::select_subgraph().
Referenced by entry().