ONE - On-device Neural Engine
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
mir::DotNode Struct Reference

#include <DotGraph.h>

Data Fields

std::size_t id
 
std::string label
 

Detailed Description

Definition at line 28 of file DotGraph.h.

Field Documentation

◆ id

std::size_t mir::DotNode::id

Definition at line 30 of file DotGraph.h.

◆ label

std::string mir::DotNode::label

Definition at line 31 of file DotGraph.h.


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