ONE - On-device Neural Engine
Loading...
Searching...
No Matches
cirops::DumpOption Struct Reference

#include <Dump.h>

Data Fields

bool names = false
 
bool codes = false
 
bool all_graphs = false
 

Detailed Description

Definition at line 27 of file Dump.h.

Field Documentation

◆ all_graphs

bool cirops::DumpOption::all_graphs = false

Definition at line 31 of file Dump.h.

Referenced by cirops::DumpOperators::run().

◆ codes

bool cirops::DumpOption::codes = false

Definition at line 30 of file Dump.h.

Referenced by entry().

◆ names

bool cirops::DumpOption::names = false

Definition at line 29 of file Dump.h.

Referenced by entry().


The documentation for this struct was generated from the following file: