blob: 2a14b5dc660e26dec7d2710769409bbe70bb8778 [file] [log] [blame]
digraph "mxnet::op::EnvArguments"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="{mxnet::op::EnvArguments\n|+ scalar\l+ kwargs\l+ resource\l|}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="Environment arguments that is used by the function. These can be things like scalar arguments when ad..."];
}