blob: 7979d294a29618565fbb10a3a9745a1955d084d9 [file] [log] [blame]
digraph "mxnet::common::ObjectPoolAllocatable< T >"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="{mxnet::common::ObjectPool\lAllocatable\< T \>\n||+ New()\l+ Delete()\l}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="Helper trait class for easy allocation and deallocation."];
}