blob: ff694035ced706833302a9de0d9ca3cf5cd8203c [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="mxnet::OpStatePtr",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classmxnet_1_1OpStatePtr.html",tooltip="Operator state. This is a pointer type, its content is mutable even if OpStatePtr is const."];
}