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 33 of file NodeSummary.h.
|
default |
Definition at line 43 of file NodeSummary.h.
Referenced by locop::GenericNodeSummaryBuilder::build().
|
inline |
Definition at line 42 of file NodeSummary.h.
|
inline |
The number of presented arguments.
Definition at line 40 of file NodeSummary.h.