blob: 12ab02223d3966e61d21e8b73e08b4adbe2655a6 [file] [log] [blame]
digraph "mshadow::Stream< Device >"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="{mshadow::Stream\< Device \>\n||+ Wait()\l+ CheckIdle()\l+ CreateBlasHandle()\l}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="computaion stream structure, used for asynchronous computations"];
}