blob: a25a700874818c061cb076cb9230a3f4c59cb904 [file] [log] [blame]
digraph "nnvm::IndexedGraph"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="{nnvm::IndexedGraph\n||+ num_nodes()\l+ num_node_entries()\l+ entry_id()\l+ entry_id()\l+ entry_id()\l+ node_id()\l+ operator[]()\l+ operator[]()\l+ input_nodes()\l+ mutable_input_nodes()\l+ outputs()\l+ exist()\l+ IndexedGraph()\l}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="Auxiliary data structure to index a graph. It maps Nodes in the graph to consecutive integers node_id..."];
}