blob: 527c266e705f845db23258bc762691d5a699d2a2 [file] [log] [blame]
digraph "mshadow::expr::PackColToPatchXExp< SrcExp, DType, dstdim >"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="{mshadow::expr::PackColTo\lPatchXExp\< SrcExp, DType,\l dstdim \>\n|+ src_\l+ psize_y_\l+ psize_x_\l+ pstride_y_\l+ pstride_x_\l+ pdilate_y_\l+ pdilate_x_\l|+ PackColToPatchXExp()\l}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="reverse operation of UnpackPatchToCol, used to backprop gradient back this is a version supporting mu..."];
Node2 -> Node1 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal",fontname="Helvetica"];
Node2 [label="{mshadow::expr::MakeTensor\lExp\< PackColToPatchXExp\l\< SrcExp, DType, dstdim\l \>, SrcExp, dstdim, 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\< PackColTo\lPatchXExp\< SrcExp, DType,\l dstdim \>, 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=" "];
}