blob: 8806351a77026cfe1bf35127dc7c925186ca0e4e [file] [log] [blame]
digraph "mshadow::expr::UnPoolingExp< Reducer, SrcExp, DType, srcdim >"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="{mshadow::expr::UnPooling\lExp\< Reducer, SrcExp,\l DType, srcdim \>\n|+ data_src_\l+ data_pooled_\l+ grad_pooled_\l+ pshape_y_\l+ pshape_x_\l+ ksize_y_\l+ ksize_x_\l+ kstride_y_\l+ kstride_x_\l|+ UnPoolingExp()\l}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="unpooling expr reverse operation of pooling, used to pass gradient back"];
Node2 -> Node1 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal",fontname="Helvetica"];
Node2 [label="{mshadow::expr::MakeTensor\lExp\< UnPoolingExp\< Reducer,\l SrcExp, DType, srcdim \>,\l SrcExp, srcdim, DType \>\n|+ shape_\l|+ real_self()\l}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$structmshadow_1_1expr_1_1MakeTensorExp.html",tooltip=" "];
Node3 -> Node2 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal",fontname="Helvetica"];
Node3 [label="{mshadow::expr::Exp\l\< MakeTensorExp\< UnPooling\lExp\< Reducer, SrcExp, DType,\l srcdim \>, SrcExp, dim, DType\l \>, DType, type::kChainer \>\n||+ self()\l+ ptrself()\l}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$structmshadow_1_1expr_1_1Exp.html",tooltip=" "];
}