blob: b9a27a052087ef0768d94dd336b8673444c47842 [file] [log] [blame]
digraph "mxnet::runtime::SimpleObjAllocator"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="{mxnet::runtime::SimpleObj\lAllocator\n||}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip=" "];
Node2 -> Node1 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal",fontname="Helvetica"];
Node2 [label="{mxnet::runtime::ObjAllocator\lBase\< SimpleObjAllocator \>\n||+ make_object()\l+ make_inplace_array()\l}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classmxnet_1_1runtime_1_1ObjAllocatorBase.html",tooltip=" "];
}