blob: b6abbe85e5fc030d18ffd718eb9dfb86d71e027f [file] [log] [blame]
digraph "mxnet::InspectorManager"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="{mxnet::InspectorManager\n|+ mutex_\l+ interactive_print_skip_all_\l+ check_value_skip_all_\l+ interactive_print_tag\l_counter_\l+ check_value_tag_counter_\l+ dump_to_file_tag_counter_\l|+ get()\l}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="this singleton struct mediates individual TensorInspector objects so that we can control the global b..."];
}