blob: dee5e6626843d36d3048728e5a04cdf661a59e3c [file] [log] [blame]
digraph "mxnet::op::OutputGrad"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="{mxnet::op::OutputGrad\n||}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="Gradient of output value."];
Node2 -> Node1 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal",fontname="Helvetica"];
Node2 [label="{mxnet::op::GradFunctionArgument\n||}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$structmxnet_1_1op_1_1GradFunctionArgument.html",tooltip="super class of all gradient function argument"];
Node3 -> Node2 [color="grey25",fontsize="10",style="solid",label=" +data" ,arrowhead="odiamond",fontname="Helvetica"];
Node3 [label="{mxnet::TBlob\n|+ dptr_\l+ type_flag_\l|+ TBlob()\l+ TBlob()\l+ TBlob()\l+ TBlob()\l+ TBlob()\l+ TBlob()\l+ operator=()\l+ operator=()\l+ CheckContiguous()\l+ reshape()\land 14 more...\l}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classmxnet_1_1TBlob.html",tooltip="tensor blob class that can be used to hold tensor of any dimension, any device and any data type,..."];
Node4 -> Node3 [color="grey25",fontsize="10",style="solid",label=" +shape_" ,arrowhead="odiamond",fontname="Helvetica"];
Node4 [label="{mxnet::TShape\n||+ TShape()\l+ TShape()\l+ TShape()\l+ TShape()\l+ TShape()\l+ TShape()\l+ TShape()\l+ operator=()\l+ operator=()\l+ Size()\l+ ProdShape()\l+ data()\l+ data()\l}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classmxnet_1_1TShape.html",tooltip="A Shape class that is used to represent shape of each tensor."];
Node5 -> Node4 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal",fontname="Helvetica"];
Node5 [label="{mxnet::Tuple\< dim_t \>\n|# ndim_\l# num_heap_allocated_\l# data_stack_\l# data_heap_\l# kStackCache\l|+ Tuple()\l+ Tuple()\l+ Tuple()\l+ Tuple()\l+ Tuple()\l+ Tuple()\l+ Tuple()\l+ Tuple()\l+ ~Tuple()\l+ assign()\land 17 more...\l# SetDim()\l}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classmxnet_1_1Tuple.html",tooltip=" "];
}