blob: b7b47a7d68d53176315f0f7d94679664def8018e [file] [log] [blame]
<map id="/work/mxnet/3rdparty/mshadow/mshadow/base.h" name="/work/mxnet/3rdparty/mshadow/mshadow/base.h">
<area shape="rect" id="node2" href="$half_8h.html" title="definition of half (float16) type. " alt="" coords="1071,102,1262,143"/>
<area shape="rect" id="node3" href="$bfloat_8h.html" title="definition of bfloat type. " alt="" coords="1286,102,1490,143"/>
<area shape="rect" id="node4" href="$dot__engine-inl_8h.html" title="definitions of how Matrix Multiplications can be evaluated " alt="" coords="2057,95,2234,151"/>
<area shape="rect" id="node5" href="$tensor__cpu-inl_8h.html" title="implementation of CPU host code " alt="" coords="1928,199,2125,255"/>
<area shape="rect" id="node6" href="$tensor_8h.html" title="header file of tensor data structure and functions This lib requires explicit memory allocation and d..." alt="" coords="1681,303,1889,344"/>
<area shape="rect" id="node21" href="$stream__gpu-inl_8h.html" title="implementation of GPU code " alt="" coords="1192,392,1395,448"/>
<area shape="rect" id="node22" href="$packet-inl_8h.html" title="Generic packet vectorization code. " alt="" coords="2353,399,2583,441"/>
<area shape="rect" id="node23" href="$plain-inl_8h.html" title="support of plain packet that use the plain datatype. " alt="" coords="2402,496,2601,552"/>
<area shape="rect" id="node24" href="$sse-inl_8h.html" title="support of sse2 packet optimization of some operations " alt="" coords="2625,496,2823,552"/>
<area shape="rect" id="node25" href="$tensor__gpu-inl_8h.html" title="implementation of GPU host code " alt="" coords="1872,392,2069,448"/>
<area shape="rect" id="node28" href="$random_8h.html" title="Random inline functions for tensor. " alt="" coords="5,607,224,649"/>
<area shape="rect" id="node46" href="$expression_8h.html" title="definitions of abstract expressions and expressions template " alt="" coords="1667,206,1904,247"/>
<area shape="rect" id="node47" href="$libinfo_8h.html" title="get features of the MXNet library at runtime " alt="" coords="2709,102,2859,143"/>
<area shape="rect" id="node48" href="$cuda__utils_8h.html" title="Common CUDA utilities. " alt="" coords="2812,206,2996,247"/>
<area shape="rect" id="node49" href="$static__array_8h.html" title="/work/mxnet/src/common\l/static_array.h" alt="" coords="2933,102,3117,143"/>
<area shape="rect" id="node50" href="$tensor__inspector_8h.html" title="utility to inspect tensor objects " alt="" coords="3141,102,3325,143"/>
<area shape="rect" id="node7" href="$expr__engine-inl_8h.html" title="definitions of how expressions should be evaluated " alt="" coords="2093,392,2277,448"/>
<area shape="rect" id="node26" href="$3rdparty_2mshadow_2mshadow_2io_8h.html" title="/work/mxnet/3rdparty\l/mshadow/mshadow/io.h" alt="" coords="1493,399,1672,441"/>
<area shape="rect" id="node27" href="$tensor__container_8h.html" title="tensor container that does memory allocation and resize like STL " alt="" coords="1484,496,1681,552"/>
<area shape="rect" id="node29" href="$include_2mxnet_2base_8h.html" title="/work/mxnet/include\l/mxnet/base.h" alt="" coords="3561,399,3711,441"/>
<area shape="rect" id="node34" href="$include_2mxnet_2op__attr__types_8h.html" title="/work/mxnet/include\l/mxnet/op_attr_types.h" alt="" coords="3227,711,3397,753"/>
<area shape="rect" id="node8" href="$extension_8h.html" title="some extension of expressions, used to support something beyond elementwise op " alt="" coords="1706,503,1937,545"/>
<area shape="rect" id="node9" href="$implicit__gemm_8h.html" title="support for implicit GEMM operation " alt="" coords="2957,600,3176,656"/>
<area shape="rect" id="node10" href="$broadcast_8h.html" title="support for broadcast and repmat " alt="" coords="2472,600,2691,656"/>
<area shape="rect" id="node11" href="$unpack__patch2col_8h.html" title="support for unpack " alt="" coords="2715,600,2933,656"/>
<area shape="rect" id="node12" href="$pack__col2patch_8h.html" title="support for pack " alt="" coords="248,600,467,656"/>
<area shape="rect" id="node13" href="$reshape_8h.html" title="support for reshape " alt="" coords="491,600,709,656"/>
<area shape="rect" id="node14" href="$swapaxis_8h.html" title="support for swapaxis " alt="" coords="733,600,952,656"/>
<area shape="rect" id="node15" href="$reduceto1d_8h.html" title="support for sum_rows and sumall_except_dim " alt="" coords="976,600,1195,656"/>
<area shape="rect" id="node16" href="$spatial__pool_8h.html" title="support for spatial pooling " alt="" coords="1219,600,1437,656"/>
<area shape="rect" id="node17" href="$spatial__unpool_8h.html" title="support for unpool " alt="" coords="1461,600,1680,656"/>
<area shape="rect" id="node18" href="$channel__pool_8h.html" title="support for chpool " alt="" coords="1704,600,1923,656"/>
<area shape="rect" id="node19" href="$channel__unpool_8h.html" title="/work/mxnet/3rdparty\l/mshadow/mshadow/extension\l/channel_unpool.h" alt="" coords="1947,600,2165,656"/>
<area shape="rect" id="node20" href="$pad_8h.html" title="support for pad " alt="" coords="2189,607,2448,649"/>
<area shape="rect" id="node30" href="$packed__func_8h.html" title="Type&#45;erased function used across MXNET API. " alt="" coords="3801,704,3972,760"/>
<area shape="rect" id="node31" href="$engine_8h.html" title="Engine that schedules all the operations according to dependency. " alt="" coords="3276,503,3425,545"/>
<area shape="rect" id="node32" href="$include_2mxnet_2ndarray_8h.html" title="/work/mxnet/include\l/mxnet/ndarray.h" alt="" coords="3521,607,3671,649"/>
<area shape="rect" id="node33" href="$include_2mxnet_2executor_8h.html" title="/work/mxnet/include\l/mxnet/executor.h" alt="" coords="3911,897,4060,939"/>
<area shape="rect" id="node35" href="$include_2mxnet_2operator_8h.html" title="/work/mxnet/include\l/mxnet/operator.h" alt="" coords="3929,808,4079,849"/>
<area shape="rect" id="node36" href="$operator__util_8h.html" title="Utility functions and registries to help quickly build new operators. [Deprecated] Use the register f..." alt="" coords="4085,897,4249,939"/>
<area shape="rect" id="node40" href="$include_2mxnet_2io_8h.html" title="/work/mxnet/include\l/mxnet/io.h" alt="" coords="3628,711,3777,753"/>
<area shape="rect" id="node41" href="$resource_8h.html" title="Global resource allocation handling. " alt="" coords="3700,607,3849,649"/>
<area shape="rect" id="node42" href="$storage_8h.html" title="Storage manager across multiple devices. " alt="" coords="3449,503,3599,545"/>
<area shape="rect" id="node43" href="$random__generator_8h.html" title="Parallel random number generator. " alt="" coords="3673,503,3876,545"/>
<area shape="rect" id="node44" href="$rtc_8h.html" title="/work/mxnet/include\l/mxnet/rtc.h" alt="" coords="2919,503,3068,545"/>
<area shape="rect" id="node45" href="$tensor__blob_8h.html" title="TBlob class that holds common representation of arbirary dimension tensor, can be used to transformed..." alt="" coords="3093,503,3251,545"/>
<area shape="rect" id="node39" href="$utils_8h.html" title="Basic utilility functions. " alt="" coords="3280,987,3464,1028"/>
<area shape="rect" id="node38" href="$imperative_8h.html" title="/work/mxnet/include\l/mxnet/imperative.h" alt="" coords="3297,897,3447,939"/>
<area shape="rect" id="node37" href="$include_2mxnet_2graph__attr__types_8h.html" title="/work/mxnet/include\l/mxnet/graph_attr_types.h" alt="" coords="3155,808,3347,849"/>
</map>