blob: 2c6674ae13ba9e9eb9bc8167d68cb90bc5617a56 [file] [log] [blame]
digraph "mxnet::ext::Registry< T >"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="{mxnet::ext::Registry\< T \>\n||+ add()\l+ size()\l+ get()\l+ get()\l}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="Registry class to registers things (ops, properties) Singleton class."];
}