blob: 31eb067c852d7025b1a331c7be5fc89d9d17bef7 [file] [log] [blame]
digraph "mshadow::Tensor< Device, 1, DType >"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="{mshadow::Tensor\< Device,\l 1, DType \>\n|+ dptr_\l+ stride_\l+ stream_\l|+ Tensor()\l+ Tensor()\l+ Tensor()\l+ Tensor()\l+ Tensor()\l+ set_stream()\l+ FlatTo1D()\l+ FlatTo2D()\l+ Slice()\l+ CheckContiguous()\land 7 more...\l}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip=" "];
Node2 -> Node1 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal",fontname="Helvetica"];
Node2 [label="{mshadow::TRValue\< Tensor\l\< Device, 1, DType \>, Device,\l 1, DType \>\n||}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$structmshadow_1_1TRValue.html",tooltip=" "];
Node3 -> Node2 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal",fontname="Helvetica"];
Node3 [label="{mshadow::expr::RValueExp\l\< Tensor\< Device, 1, DType\l \>, DType \>\n||+ T()\l+ operator+=()\l+ operator+=()\l+ operator-=()\l+ operator-=()\l+ operator*=()\l+ operator*=()\l+ operator/=()\l+ operator/=()\l+ __assign()\l+ __assign()\l+ __assign()\l}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classmshadow_1_1expr_1_1RValueExp.html",tooltip=" "];
Node4 -> Node3 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal",fontname="Helvetica"];
Node4 [label="{mshadow::expr::Exp\l\< Tensor\< Device, 1,\l DType \>, DType, type\l::kRValue \>\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=" "];
Node5 -> Node1 [color="grey25",fontsize="10",style="solid",label=" +shape_" ,arrowhead="odiamond",fontname="Helvetica"];
Node5 [label="{mshadow::Shape\< 1 \>\n|+ shape_\l+ kDimension\l+ kSubdim\l|+ Shape()\l+ Shape()\l+ operator[]()\l+ operator[]()\l+ operator==()\l+ operator!=()\l+ FlatTo1D()\l+ FlatTo2D()\l+ Size()\l+ ProdShape()\l+ SubShape()\l+ Slice()\l}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$structmshadow_1_1Shape.html",tooltip=" "];
}