blob: 0e4806cdf4637a786bc7464e2840b4899cce5193 [file] [log] [blame]
<map id="/work/mxnet/3rdparty/mshadow/mshadow/tensor.h" name="/work/mxnet/3rdparty/mshadow/mshadow/tensor.h">
<area shape="rect" id="node2" href="$expr__engine-inl_8h.html" title="definitions of how expressions should be evaluated " alt="" coords="4183,95,4372,151"/>
<area shape="rect" id="node25" href="$stream__gpu-inl_8h.html" title="implementation of GPU code " alt="" coords="4783,95,4990,151"/>
<area shape="rect" id="node26" href="$tensor__cpu-inl_8h.html" title="implementation of CPU host code " alt="" coords="4371,199,4573,255"/>
<area shape="rect" id="node27" href="$packet-inl_8h.html" title="Generic packet vectorization code. " alt="" coords="4521,102,4759,143"/>
<area shape="rect" id="node30" href="$tensor__gpu-inl_8h.html" title="implementation of GPU host code " alt="" coords="5014,95,5215,151"/>
<area shape="rect" id="node31" href="$3rdparty_2mshadow_2mshadow_2io_8h.html" title="/work/mxnet/3rdparty\l/mshadow/mshadow/io.h" alt="" coords="5315,102,5499,143"/>
<area shape="rect" id="node32" href="$tensor__container_8h.html" title="tensor container that does memory allocation and resize like STL " alt="" coords="5343,199,5545,255"/>
<area shape="rect" id="node33" href="$random_8h.html" title="Random inline functions for tensor. " alt="" coords="5253,310,5475,351"/>
<area shape="rect" id="node34" href="$include_2mxnet_2base_8h.html" title="/work/mxnet/include\l/mxnet/base.h" alt="" coords="6167,102,6321,143"/>
<area shape="rect" id="node39" href="$include_2mxnet_2op__attr__types_8h.html" title="/work/mxnet/include\l/mxnet/op_attr_types.h" alt="" coords="5861,414,6035,455"/>
<area shape="rect" id="node3" href="$extension_8h.html" title="some extension of expressions, used to support something beyond elementwise op " alt="" coords="2643,206,2879,247"/>
<area shape="rect" id="node4" href="$implicit__gemm_8h.html" title="support for implicit GEMM operation " alt="" coords="5005,303,5229,359"/>
<area shape="rect" id="node5" href="$broadcast_8h.html" title="support for broadcast and repmat " alt="" coords="3765,303,3989,359"/>
<area shape="rect" id="node6" href="$unpack__patch2col_8h.html" title="support for unpack " alt="" coords="4013,303,4237,359"/>
<area shape="rect" id="node7" href="$pack__col2patch_8h.html" title="support for pack " alt="" coords="4261,303,4485,359"/>
<area shape="rect" id="node8" href="$reshape_8h.html" title="support for reshape " alt="" coords="4509,303,4733,359"/>
<area shape="rect" id="node9" href="$swapaxis_8h.html" title="support for swapaxis " alt="" coords="4757,303,4981,359"/>
<area shape="rect" id="node10" href="$reduceto1d_8h.html" title="support for sum_rows and sumall_except_dim " alt="" coords="5,303,229,359"/>
<area shape="rect" id="node11" href="$spatial__pool_8h.html" title="support for spatial pooling " alt="" coords="253,303,477,359"/>
<area shape="rect" id="node12" href="$spatial__unpool_8h.html" title="support for unpool " alt="" coords="501,303,725,359"/>
<area shape="rect" id="node13" href="$channel__pool_8h.html" title="support for chpool " alt="" coords="749,303,973,359"/>
<area shape="rect" id="node14" href="$channel__unpool_8h.html" title="/work/mxnet/3rdparty\l/mshadow/mshadow/extension\l/channel_unpool.h" alt="" coords="997,303,1221,359"/>
<area shape="rect" id="node15" href="$pad_8h.html" title="support for pad " alt="" coords="1245,310,1509,351"/>
<area shape="rect" id="node16" href="$crop_8h.html" title="support for crop " alt="" coords="1533,303,1757,359"/>
<area shape="rect" id="node17" href="$mirror_8h.html" title="support for mirror " alt="" coords="1781,303,2005,359"/>
<area shape="rect" id="node18" href="$concat_8h.html" title="support for concatenation " alt="" coords="2029,303,2253,359"/>
<area shape="rect" id="node19" href="$choose_8h.html" title="support for implicit array selection operation " alt="" coords="2277,303,2501,359"/>
<area shape="rect" id="node20" href="$fill_8h.html" title="support for implicit array filling operation " alt="" coords="2525,303,2749,359"/>
<area shape="rect" id="node21" href="$one__hot_8h.html" title="Create one&#45;hot indicator array based on the index. " alt="" coords="2773,303,2997,359"/>
<area shape="rect" id="node22" href="$slice_8h.html" title="support for slice a certain dimension. " alt="" coords="3021,303,3245,359"/>
<area shape="rect" id="node23" href="$slice__ex_8h.html" title="/work/mxnet/3rdparty\l/mshadow/mshadow/extension\l/slice_ex.h" alt="" coords="3269,303,3493,359"/>
<area shape="rect" id="node24" href="$take_8h.html" title="/work/mxnet/3rdparty\l/mshadow/mshadow/extension\l/take.h" alt="" coords="3517,303,3741,359"/>
<area shape="rect" id="node28" href="$plain-inl_8h.html" title="support of plain packet that use the plain datatype. " alt="" coords="4649,199,4853,255"/>
<area shape="rect" id="node29" href="$sse-inl_8h.html" title="support of sse2 packet optimization of some operations " alt="" coords="4877,199,5081,255"/>
<area shape="rect" id="node35" href="$packed__func_8h.html" title="Type&#45;erased function used across MXNET API. " alt="" coords="6750,407,6925,463"/>
<area shape="rect" id="node36" href="$engine_8h.html" title="Engine that schedules all the operations according to dependency. " alt="" coords="5749,206,5904,247"/>
<area shape="rect" id="node37" href="$include_2mxnet_2ndarray_8h.html" title="/work/mxnet/include\l/mxnet/ndarray.h" alt="" coords="6371,310,6525,351"/>
<area shape="rect" id="node38" href="$include_2mxnet_2executor_8h.html" title="/work/mxnet/include\l/mxnet/executor.h" alt="" coords="6171,600,6325,641"/>
<area shape="rect" id="node40" href="$include_2mxnet_2operator_8h.html" title="/work/mxnet/include\l/mxnet/operator.h" alt="" coords="6171,511,6325,552"/>
<area shape="rect" id="node41" href="$operator__util_8h.html" title="Utility functions and registries to help quickly build new operators. [Deprecated] Use the register f..." alt="" coords="6429,600,6595,641"/>
<area shape="rect" id="node45" href="$include_2mxnet_2io_8h.html" title="/work/mxnet/include\l/mxnet/io.h" alt="" coords="6256,414,6411,455"/>
<area shape="rect" id="node46" href="$resource_8h.html" title="Global resource allocation handling. " alt="" coords="5952,310,6107,351"/>
<area shape="rect" id="node47" href="$storage_8h.html" title="Storage manager across multiple devices. " alt="" coords="6307,206,6461,247"/>
<area shape="rect" id="node48" href="$random__generator_8h.html" title="Parallel random number generator. " alt="" coords="5928,206,6131,247"/>
<area shape="rect" id="node49" href="$rtc_8h.html" title="/work/mxnet/include\l/mxnet/rtc.h" alt="" coords="6485,206,6640,247"/>
<area shape="rect" id="node50" href="$tensor__blob_8h.html" title="TBlob class that holds common representation of arbirary dimension tensor, can be used to transformed..." alt="" coords="6664,206,6824,247"/>
<area shape="rect" id="node44" href="$utils_8h.html" title="Basic utilility functions. " alt="" coords="5854,689,6042,731"/>
<area shape="rect" id="node43" href="$imperative_8h.html" title="/work/mxnet/include\l/mxnet/imperative.h" alt="" coords="5989,600,6144,641"/>
<area shape="rect" id="node42" href="$include_2mxnet_2graph__attr__types_8h.html" title="/work/mxnet/include\l/mxnet/graph_attr_types.h" alt="" coords="5851,511,6045,552"/>
</map>