blob: d9087d1267b8a682eb205025b878038493a6a48f [file] [log] [blame]
digraph "Graphical Class Hierarchy"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
rankdir="LR";
Node0 [label="mxnet::DataBatch",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$structmxnet_1_1DataBatch.html",tooltip="DataBatch of NDArray, returned by Iterator."];
}