blob: b109af9e904fb8a1faf7c73727b00ab29556768f [file] [log] [blame]
digraph "mshadow::expr::SwapAxisExp< SrcExp, DType, dimsrc, m_a1, a2 >"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="{mshadow::expr::SwapAxisExp\l\< SrcExp, DType, dimsrc,\l m_a1, a2 \>\n|+ src_\l+ a1\l|+ SwapAxisExp()\l}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="swap two axis of a tensor input: Tensor<Device,dim>: ishape output: Tensor<Device,..."];
Node2 -> Node1 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal",fontname="Helvetica"];
Node2 [label="{mshadow::expr::MakeTensor\lExp\< SwapAxisExp\< SrcExp,\l DType, dimsrc, m_a1, a2\l \>, SrcExp, dimsrc, 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\< SwapAxisExp\l\< SrcExp, DType, dimsrc,\l m_a1, a2 \>, SrcExp, dim,\l DType \>, 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=" "];
}