blob: e323f618938db3b3bcca91af3794c7b527893074 [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::runtime::PackedFunc",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classmxnet_1_1runtime_1_1PackedFunc.html",tooltip="Packed function is a type-erased function. The arguments are passed by packed format."];
}