blob: 1f1f6fd24d2ca8056cb68ca95d292510dc000552 [file] [log] [blame]
digraph "mshadow::TensorContainer< Device, dimension, DType >"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="{mshadow::TensorContainer\l\< Device, dimension, DType \>\n||+ TensorContainer()\l+ TensorContainer()\l+ TensorContainer()\l+ TensorContainer()\l+ ~TensorContainer()\l+ Resize()\l+ Resize()\l+ set_pad()\l+ SaveBinary()\l+ LoadBinary()\land 6 more...\l}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="tensor container that does memory allocation and resize like STL, use it to save the lines of FreeSpa..."];
Node2 -> Node1 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal",fontname="Helvetica"];
Node2 [label="{mshadow::Tensor\< Device,\l dimension, default_real_t \>\n|+ dptr_\l+ shape_\l+ stride_\l+ stream_\l+ kDevCPU\l+ kSubdim\l|+ Tensor()\l+ Tensor()\l+ Tensor()\l+ Tensor()\l+ Tensor()\l+ set_stream()\l+ MemSize()\l+ CheckContiguous()\l+ MSize()\l+ size()\land 7 more...\l}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$structmshadow_1_1Tensor.html",tooltip=" "];
Node3 -> Node2 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal",fontname="Helvetica"];
Node3 [label="{mshadow::TRValue\< Tensor\l\< Device, dimension, DType\l \>, Device, dimension, DType \>\n||}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$structmshadow_1_1TRValue.html",tooltip=" "];
Node4 -> Node3 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal",fontname="Helvetica"];
Node4 [label="{mshadow::expr::RValueExp\l\< Tensor\< Device, dimension,\l DType \>, 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=" "];
Node5 -> Node4 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal",fontname="Helvetica"];
Node5 [label="{mshadow::expr::Exp\l\< Tensor\< Device, dimension,\l DType \>, DType, type::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=" "];
}