blob: 869fddbd33b3b6fcb7c3286475accf56cdc95bd4 [file] [log] [blame]
<map id="/work/mxnet/3rdparty/dmlc&#45;core/include/dmlc/base.h" name="/work/mxnet/3rdparty/dmlc&#45;core/include/dmlc/base.h">
<area shape="rect" id="node2" href="$any_8h.html" title="Container to hold any data type. " alt="" coords="676,325,887,366"/>
<area shape="rect" id="node3" href="$3rdparty_2tvm_2nnvm_2include_2nnvm_2base_8h.html" title="Configuration of nnvm as well as basic data structure. " alt="" coords="449,525,629,581"/>
<area shape="rect" id="node10" href="$include_2mxnet_2ndarray_8h.html" title="/work/mxnet/include\l/mxnet/ndarray.h" alt="" coords="2069,1157,2219,1198"/>
<area shape="rect" id="node12" href="$include_2mxnet_2executor_8h.html" title="/work/mxnet/include\l/mxnet/executor.h" alt="" coords="2137,1447,2287,1488"/>
<area shape="rect" id="node14" href="$include_2mxnet_2operator_8h.html" title="/work/mxnet/include\l/mxnet/operator.h" alt="" coords="845,1357,995,1399"/>
<area shape="rect" id="node19" href="$include_2mxnet_2base_8h.html" title="/work/mxnet/include\l/mxnet/base.h" alt="" coords="1581,949,1731,990"/>
<area shape="rect" id="node29" href="$concurrency_8h.html" title="thread&#45;safe data structures. " alt="" coords="3035,109,3210,165"/>
<area shape="rect" id="node30" href="$data_8h.html" title="defines common input data structure, and interface for handling the input data " alt="" coords="2182,525,2357,581"/>
<area shape="rect" id="node31" 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="2343,629,2518,685"/>
<area shape="rect" id="node32" href="$serializer_8h.html" title="serializer template class that helps serialization. This file do not need to be directly used by most..." alt="" coords="2358,213,2533,269"/>
<area shape="rect" id="node35" href="$memory__io_8h.html" title="defines binary serialization class to serialize things into/from memory region. " alt="" coords="2734,525,2909,581"/>
<area shape="rect" id="node36" href="$type__traits_8h.html" title="type traits information header " alt="" coords="1779,109,1954,165"/>
<area shape="rect" id="node37" href="$json_8h.html" title="Lightweight JSON Reader/Writer that read save into C++ data structs. This includes STL composites and..." alt="" coords="1603,213,1778,269"/>
<area shape="rect" id="node38" href="$parameter_8h.html" title="Provide lightweight util to do parameter setup and checking. " alt="" coords="1229,317,1403,373"/>
<area shape="rect" id="node39" href="$3rdparty_2dmlc-core_2include_2dmlc_2registry_8h.html" title="/work/mxnet/3rdparty\l/dmlc&#45;core/include/dmlc\l/registry.h" alt="" coords="1830,421,2005,477"/>
<area shape="rect" id="node42" href="$optional_8h.html" title="Container to hold optional data. " alt="" coords="1405,213,1579,269"/>
<area shape="rect" id="node43" href="$endian_8h.html" title="Endian testing, need c++11. " alt="" coords="2233,109,2407,165"/>
<area shape="rect" id="node44" href="$strtonum_8h.html" title="A faster implementation of strtof and strtod. " alt="" coords="1103,109,1278,165"/>
<area shape="rect" id="node46" href="$lua_8h.html" title="C++11 header only interface to easily interact with Lua and Torch. This code is evolved from torch pl..." alt="" coords="650,221,859,262"/>
<area shape="rect" id="node47" href="$thread__local_8h.html" title="Portable thread local storage. " alt="" coords="658,109,833,165"/>
<area shape="rect" id="node48" href="$3rdparty_2dmlc-core_2include_2dmlc_2memory_8h.html" title="/work/mxnet/3rdparty\l/dmlc&#45;core/include/dmlc\l/memory.h" alt="" coords="451,213,626,269"/>
<area shape="rect" id="node49" href="$timer_8h.html" title="cross platform timer for timing " alt="" coords="3234,109,3409,165"/>
<area shape="rect" id="node50" href="$libinfo_8h.html" title="get features of the MXNet library at runtime " alt="" coords="1581,325,1731,366"/>
<area shape="rect" id="node4" href="$graph_8h.html" title="Configuation of nnvm as well as basic data structure. " alt="" coords="271,941,451,997"/>
<area shape="rect" id="node7" href="$pass_8h.html" title="Pass that can be applied to a graph. " alt="" coords="195,1045,375,1101"/>
<area shape="rect" id="node8" href="$pass__functions_8h.html" title="Pass functions that simply redirect the calls to ApplyPass. " alt="" coords="157,1149,337,1205"/>
<area shape="rect" id="node9" href="$3rdparty_2tvm_2nnvm_2include_2nnvm_2node_8h.html" title="Graph node data structure. " alt="" coords="449,733,629,789"/>
<area shape="rect" id="node18" href="$symbolic_8h.html" title="Symbolic graph construction API. " alt="" coords="347,837,527,893"/>
<area shape="rect" id="node26" href="$3rdparty_2tvm_2nnvm_2include_2nnvm_2op__attr__types_8h.html" title="Data structures that can appear in operator attributes. " alt="" coords="705,837,885,893"/>
<area shape="rect" id="node27" href="$op_8h.html" title="Operator information structor. " alt="" coords="775,637,987,678"/>
<area shape="rect" id="node28" href="$3rdparty_2tvm_2nnvm_2include_2nnvm_2tuple_8h.html" title="Data structure Tuple and TShape to store dynamic sized shapes. " alt="" coords="705,733,885,789"/>
<area shape="rect" id="node5" href="$imperative_8h.html" title="/work/mxnet/include\l/mxnet/imperative.h" alt="" coords="631,1357,782,1399"/>
<area shape="rect" id="node6" href="$utils_8h.html" title="Basic utilility functions. " alt="" coords="804,1447,988,1488"/>
<area shape="rect" id="node11" href="$packed__func_8h.html" title="Type&#45;erased function used across MXNET API. " alt="" coords="1817,1253,1988,1309"/>
<area shape="rect" id="node13" href="$include_2mxnet_2op__attr__types_8h.html" title="/work/mxnet/include\l/mxnet/op_attr_types.h" alt="" coords="1055,1261,1225,1302"/>
<area shape="rect" id="node16" href="$include_2mxnet_2io_8h.html" title="/work/mxnet/include\l/mxnet/io.h" alt="" coords="2364,1261,2513,1302"/>
<area shape="rect" id="node17" href="$include_2mxnet_2kvstore_8h.html" title="/work/mxnet/include\l/mxnet/kvstore.h" alt="" coords="2579,1261,2728,1302"/>
<area shape="rect" id="node15" href="$operator__util_8h.html" title="Utility functions and registries to help quickly build new operators. [Deprecated] Use the register f..." alt="" coords="139,1447,303,1488"/>
<area shape="rect" id="node20" href="$engine_8h.html" title="Engine that schedules all the operations according to dependency. " alt="" coords="1469,1053,1619,1094"/>
<area shape="rect" id="node21" href="$resource_8h.html" title="Global resource allocation handling. " alt="" coords="1219,1157,1368,1198"/>
<area shape="rect" id="node22" href="$storage_8h.html" title="Storage manager across multiple devices. " alt="" coords="1968,1053,2117,1094"/>
<area shape="rect" id="node23" href="$random__generator_8h.html" title="Parallel random number generator. " alt="" coords="1192,1053,1395,1094"/>
<area shape="rect" id="node24" href="$rtc_8h.html" title="/work/mxnet/include\l/mxnet/rtc.h" alt="" coords="1693,1053,1843,1094"/>
<area shape="rect" id="node25" href="$tensor__blob_8h.html" title="TBlob class that holds common representation of arbirary dimension tensor, can be used to transformed..." alt="" coords="907,1053,1066,1094"/>
<area shape="rect" id="node33" href="$3rdparty_2dmlc-core_2include_2dmlc_2io_8h.html" title="/work/mxnet/3rdparty\l/dmlc&#45;core/include/dmlc/io.h" alt="" coords="2345,429,2546,470"/>
<area shape="rect" id="node34" href="$filesystem_8h.html" title="Utilities to manipulate files. " alt="" coords="2483,525,2658,581"/>
<area shape="rect" id="node40" 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="1078,733,1258,789"/>
<area shape="rect" id="node41" href="$cuda__utils_8h.html" title="Common CUDA utilities. " alt="" coords="1272,429,1456,470"/>
<area shape="rect" id="node45" href="$optimizer_8h.html" title="definition of optimizer " alt="" coords="1009,221,1228,262"/>
</map>