blob: 91b10d2b77b37a8cbddcc4cf87505b3aae163bd3 [file] [log] [blame]
digraph "mxnet::Engine"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="{mxnet::Engine\n||+ NotifyShutdown()\l+ Stop()\l+ Start()\l+ NewVariable()\l+ NewOperator()\l+ DeleteOperator()\l+ Push()\l+ PushAsync()\l+ DeleteVariable()\l+ WaitForVar()\land 9 more...\l+ Get()\l+ _GetSharedRef()\l}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="Dependency engine that schedules operations."];
}