|
ONE - On-device Neural Engine
|
#include <NodeSummary.h>
Public Member Functions | |
| ArgDesc ()=default | |
| uint32_t | count (void) const |
| The number of presented arguments. | |
| const ArgElem & | at (uint32_t n) const |
| void | append (const ArgName &name, const ArgValue &value) |
Definition at line 34 of file NodeSummary.h.
|
default |
Definition at line 44 of file NodeSummary.h.
Referenced by locop::GenericNodeSummaryBuilder::build().
|
inline |
Definition at line 43 of file NodeSummary.h.
|
inline |
The number of presented arguments.
Definition at line 41 of file NodeSummary.h.