blob: 537d8efce1994d01a17fde603189d092e8c133c2 [file] [log] [blame]
digraph "Graphical Class Hierarchy"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
rankdir="LR";
Node0 [label="nnvm::Tuple\< dim_t \>",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classnnvm_1_1Tuple.html",tooltip=" "];
Node0 -> Node1 [dir="back",color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
Node1 [label="nnvm::TShape",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classnnvm_1_1TShape.html",tooltip="A Shape class that is used to represent shape of each tensor."];
}