blob: b32a76a876c9b39d26cafc58088a1047101ac58d [file] [log] [blame]
<map id="/work/mxnet/3rdparty/dmlc&#45;core/include/dmlc/json.h" name="/work/mxnet/3rdparty/dmlc&#45;core/include/dmlc/json.h">
<area shape="rect" id="node2" href="$parameter_8h.html" title="Provide lightweight util to do parameter setup and checking. " alt="" coords="2231,109,2405,165"/>
<area shape="rect" id="node13" href="$include_2mxnet_2operator_8h.html" title="/work/mxnet/include\l/mxnet/operator.h" alt="" coords="2099,1417,2249,1459"/>
<area shape="rect" id="node29" href="$tensor__blob_8h.html" title="TBlob class that holds common representation of arbirary dimension tensor, can be used to transformed..." alt="" coords="2324,1135,2483,1176"/>
<area shape="rect" id="node3" href="$3rdparty_2dmlc-core_2include_2dmlc_2registry_8h.html" title="/work/mxnet/3rdparty\l/dmlc&#45;core/include/dmlc\l/registry.h" alt="" coords="1647,213,1821,269"/>
<area shape="rect" id="node14" href="$operator__util_8h.html" title="Utility functions and registries to help quickly build new operators. [Deprecated] Use the register f..." alt="" coords="2397,1507,2561,1548"/>
<area shape="rect" id="node23" href="$include_2mxnet_2base_8h.html" title="/work/mxnet/include\l/mxnet/base.h" alt="" coords="1609,1045,1758,1087"/>
<area shape="rect" id="node35" href="$op_8h.html" title="Operator information structor. " alt="" coords="1344,429,1556,470"/>
<area shape="rect" id="node38" href="$layout_8h.html" title="Layout expression. The layout is composed of upper cases, lower cases and numbers, where upper case indicates a (super&#45;)dimension and the corresponding lower case with factor size indicates the split (sub&#45;)dimension. For example, NCHW16c can describe a 5&#45;D tensor of [batch_size, channel, height, width, channel_block]. Here sub&#45;dimension channel_block=16 is the split of super&#45;dimension C (channel). " alt="" coords="425,525,605,581"/>
<area shape="rect" id="node39" href="$cuda__utils_8h.html" title="Common CUDA utilities. " alt="" coords="1438,221,1622,262"/>
<area shape="rect" id="node4" href="$data_8h.html" title="defines common input data structure, and interface for handling the input data " alt="" coords="107,317,281,373"/>
<area shape="rect" id="node6" href="$include_2mxnet_2io_8h.html" title="/work/mxnet/include\l/mxnet/io.h" alt="" coords="915,1321,1065,1362"/>
<area shape="rect" id="node7" href="$include_2mxnet_2ndarray_8h.html" title="/work/mxnet/include\l/mxnet/ndarray.h" alt="" coords="1273,1224,1422,1265"/>
<area shape="rect" id="node20" href="$3rdparty_2tvm_2nnvm_2include_2nnvm_2base_8h.html" title="Configuration of nnvm as well as basic data structure. " alt="" coords="860,317,1040,373"/>
<area shape="rect" id="node5" href="$threadediter_8h.html" title="thread backed iterator that can be used to implement general thread&#45;based pipeline such as prefetch a..." alt="" coords="5,421,180,477"/>
<area shape="rect" id="node8" href="$packed__func_8h.html" title="Type&#45;erased function used across MXNET API. " alt="" coords="1089,1313,1259,1369"/>
<area shape="rect" id="node11" href="$include_2mxnet_2executor_8h.html" title="/work/mxnet/include\l/mxnet/executor.h" alt="" coords="1587,1507,1737,1548"/>
<area shape="rect" id="node12" href="$include_2mxnet_2op__attr__types_8h.html" title="/work/mxnet/include\l/mxnet/op_attr_types.h" alt="" coords="1822,1321,1993,1362"/>
<area shape="rect" id="node16" href="$imperative_8h.html" title="/work/mxnet/include\l/mxnet/imperative.h" alt="" coords="1272,1507,1423,1548"/>
<area shape="rect" id="node17" href="$utils_8h.html" title="Basic utilility functions. " alt="" coords="925,1596,1109,1637"/>
<area shape="rect" id="node19" href="$include_2mxnet_2kvstore_8h.html" title="/work/mxnet/include\l/mxnet/kvstore.h" alt="" coords="1385,1321,1534,1362"/>
<area shape="rect" id="node9" href="$include_2mxnet_2runtime_2registry_8h.html" title="/work/mxnet/include\l/mxnet/runtime/registry.h" alt="" coords="796,1417,979,1459"/>
<area shape="rect" id="node10" href="$api__registry_8h.html" title="This file contains utilities related to the MXNet&#39;s global function registry. " alt="" coords="810,1507,965,1548"/>
<area shape="rect" id="node15" href="$include_2mxnet_2graph__attr__types_8h.html" title="/work/mxnet/include\l/mxnet/graph_attr_types.h" alt="" coords="1811,1417,2003,1459"/>
<area shape="rect" id="node18" href="$exec__utils_8h.html" title="Common utility functions for executors. " alt="" coords="437,1685,621,1727"/>
<area shape="rect" id="node21" href="$graph_8h.html" title="Configuation of nnvm as well as basic data structure. " alt="" coords="807,733,987,789"/>
<area shape="rect" id="node30" href="$pass_8h.html" title="Pass that can be applied to a graph. " alt="" coords="663,837,843,893"/>
<area shape="rect" id="node31" href="$pass__functions_8h.html" title="Pass functions that simply redirect the calls to ApplyPass. " alt="" coords="445,941,625,997"/>
<area shape="rect" id="node32" href="$3rdparty_2tvm_2nnvm_2include_2nnvm_2node_8h.html" title="Graph node data structure. " alt="" coords="1039,525,1219,581"/>
<area shape="rect" id="node33" href="$symbolic_8h.html" title="Symbolic graph construction API. " alt="" coords="1039,629,1219,685"/>
<area shape="rect" id="node34" href="$3rdparty_2tvm_2nnvm_2include_2nnvm_2op__attr__types_8h.html" title="Data structures that can appear in operator attributes. " alt="" coords="783,629,963,685"/>
<area shape="rect" id="node36" href="$3rdparty_2tvm_2nnvm_2include_2nnvm_2tuple_8h.html" title="Data structure Tuple and TShape to store dynamic sized shapes. " alt="" coords="732,525,912,581"/>
<area shape="rect" id="node22" href="$include_2mxnet_2tuple_8h.html" title="Data structure Tuple and TShape to store dynamic sized shapes. " alt="" coords="897,949,1046,990"/>
<area shape="rect" id="node24" href="$engine_8h.html" title="Engine that schedules all the operations according to dependency. " alt="" coords="1721,1135,1870,1176"/>
<area shape="rect" id="node25" href="$resource_8h.html" title="Global resource allocation handling. " alt="" coords="1945,1224,2094,1265"/>
<area shape="rect" id="node26" href="$storage_8h.html" title="Storage manager across multiple devices. " alt="" coords="1273,1135,1422,1176"/>
<area shape="rect" id="node27" href="$random__generator_8h.html" title="Parallel random number generator. " alt="" coords="1995,1135,2198,1176"/>
<area shape="rect" id="node28" href="$rtc_8h.html" title="/work/mxnet/include\l/mxnet/rtc.h" alt="" coords="1497,1135,1646,1176"/>
<area shape="rect" id="node37" href="$3rdparty_2tvm_2nnvm_2include_2nnvm_2graph__attr__types_8h.html" title="Data structures that can appear in graph attributes. " alt="" coords="459,837,639,893"/>
</map>