blob: fb4b2842095dbfe07b920e70fe7f2d250b81c404 [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="dmlc::FunctionRegEntryBase\l\< OperatorPropertyReg, Operator\lPropertyFactory \>",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classdmlc_1_1FunctionRegEntryBase.html",tooltip=" "];
Node0 -> Node1 [dir="back",color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
Node1 [label="mxnet::OperatorPropertyReg",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$structmxnet_1_1OperatorPropertyReg.html",tooltip="Registry entry for OperatorProperty factory functions."];
}