blob: 794750cccab72d853a4bf3e84b7cb2a608660f30 [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="mshadow::expr::Exp\l\< ReduceTo1DExp\< SrcExp,\l DType, Reducer, m_dimkeep\l \>, DType, type::kComplex \>",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$structmshadow_1_1expr_1_1Exp.html",tooltip=" "];
Node0 -> Node1 [dir="back",color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
Node1 [label="mshadow::expr::ReduceTo1\lDExp\< SrcExp, DType, Reducer,\l m_dimkeep \>",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$structmshadow_1_1expr_1_1ReduceTo1DExp.html",tooltip="reduction to 1 dimension tensor input: Tensor<Device,k>: ishape output: Tensor<Device,..."];
}