blob: 7e423b9cf179f4fbb88d1306b1a73078a8870d3f [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>mxnet: /work/mxnet/include/mxnet/storage.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">mxnet
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File&#160;List</span></a></li>
<li><a href="globals.html"><span>File&#160;Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_1143c7affb9ebd026cb6818dd282def7.html">mxnet</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#namespaces">Namespaces</a> </div>
<div class="headertitle">
<div class="title">storage.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Storage manager across multiple devices.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &lt;memory&gt;</code><br />
<code>#include &quot;<a class="el" href="include_2mxnet_2base_8h_source.html">./base.h</a>&quot;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for storage.h:</div>
<div class="dyncontent">
<div class="center"><img src="storage_8h__incl.png" border="0" usemap="#_2work_2mxnet_2include_2mxnet_2storage_8h" alt=""/></div>
<map name="_2work_2mxnet_2include_2mxnet_2storage_8h" id="_2work_2mxnet_2include_2mxnet_2storage_8h">
<area shape="rect" id="node3" href="include_2mxnet_2base_8h.html" title="./base.h" alt="" coords="1374,95,1448,121"/>
<area shape="rect" id="node4" href="3rdparty_2dmlc-core_2include_2dmlc_2base_8h.html" title="dmlc/base.h" alt="" coords="2042,468,2142,495"/>
<area shape="rect" id="node10" href="3rdparty_2dmlc-core_2include_2dmlc_2io_8h.html" title="dmlc/io.h" alt="" coords="812,244,892,271"/>
<area shape="rect" id="node21" href="type__traits_8h.html" title="type traits information header " alt="" coords="1438,393,1549,420"/>
<area shape="rect" id="node23" href="parameter_8h.html" title="Provide lightweight util to do parameter setup and checking. " alt="" coords="1843,244,1979,271"/>
<area shape="rect" id="node38" href="mshadow_2mshadow_2tensor_8h.html" title="mshadow/tensor.h" alt="" coords="3166,169,3304,196"/>
<area shape="rect" id="node47" href="op_8h.html" title="Operator information structor. " alt="" coords="1366,169,1456,196"/>
<area shape="rect" id="node48" href="symbolic_8h.html" title="Symbolic graph construction API. " alt="" coords="98,319,228,345"/>
<area shape="rect" id="node49" href="libinfo_8h.html" title="get features of the MXNet library at runtime " alt="" coords="2880,393,2950,420"/>
<area shape="rect" id="node50" href="include_2mxnet_2tuple_8h.html" title="Data structure Tuple and TShape to store dynamic sized shapes. " alt="" coords="1190,319,1256,345"/>
<area shape="rect" id="node9" href="build__config__default_8h.html" title="Default detection logic for fopen64 and other symbols. May be overriden by CMake. ..." alt="" coords="2244,543,2439,569"/>
<area shape="rect" id="node17" href="serializer_8h.html" title="serializer template class that helps serialization. This file do not need to be directly used by most..." alt="" coords="1016,319,1115,345"/>
<area shape="rect" id="node35" href="json_8h.html" title="Lightweight JSON Reader/Writer that read save into C++ data structs. This includes STL composites and..." alt="" coords="2304,319,2372,345"/>
<area shape="rect" id="node36" href="optional_8h.html" title="Container to hold optional data. " alt="" coords="2548,319,2642,345"/>
<area shape="rect" id="node37" href="strtonum_8h.html" title="A faster implementation of strtof and strtod. " alt="" coords="1675,393,1776,420"/>
<area shape="rect" id="node39" href="3rdparty_2mshadow_2mshadow_2base_8h.html" title="./base.h" alt="" coords="2981,468,3054,495"/>
<area shape="rect" id="node40" href="expression_8h.html" title="definitions of abstract expressions and expressions template " alt="" coords="3330,393,3441,420"/>
<area shape="rect" id="node41" href="stream__gpu-inl_8h.html" title="implementation of GPU code " alt="" coords="3567,393,3706,420"/>
<area shape="rect" id="node42" href="extension_8h.html" title="some extension of expressions, used to support something beyond elementwise op " alt="" coords="3428,244,3532,271"/>
<area shape="rect" id="node43" href="expr__engine-inl_8h.html" title="definitions of how expressions should be evaluated " alt="" coords="3428,319,3567,345"/>
<area shape="rect" id="node44" href="tensor__cpu-inl_8h.html" title="implementation of CPU host code " alt="" coords="3013,244,3145,271"/>
<area shape="rect" id="node45" href="tensor__gpu-inl_8h.html" title="implementation of GPU host code " alt="" coords="3220,244,3354,271"/>
<area shape="rect" id="node46" href="3rdparty_2mshadow_2mshadow_2io_8h.html" title="./io.h" alt="" coords="2935,244,2988,271"/>
</map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="storage_8h__dep__incl.png" border="0" usemap="#_2work_2mxnet_2include_2mxnet_2storage_8hdep" alt=""/></div>
<map name="_2work_2mxnet_2include_2mxnet_2storage_8hdep" id="_2work_2mxnet_2include_2mxnet_2storage_8hdep">
<area shape="rect" id="node2" href="include_2mxnet_2ndarray_8h.html" title="/work/mxnet/include\l/mxnet/ndarray.h" alt="" coords="547,95,696,136"/>
<area shape="rect" id="node3" href="include_2mxnet_2executor_8h.html" title="/work/mxnet/include\l/mxnet/executor.h" alt="" coords="5,363,155,404"/>
<area shape="rect" id="node4" href="include_2mxnet_2op__attr__types_8h.html" title="/work/mxnet/include\l/mxnet/op_attr_types.h" alt="" coords="444,184,615,225"/>
<area shape="rect" id="node8" href="imperative_8h.html" title="/work/mxnet/include\l/mxnet/imperative.h" alt="" coords="367,363,518,404"/>
<area shape="rect" id="node9" href="utils_8h.html" title="Basic utilility functions. " alt="" coords="571,363,755,404"/>
<area shape="rect" id="node11" href="include_2mxnet_2io_8h.html" title="/work/mxnet/include\l/mxnet/io.h" alt="" coords="751,184,900,225"/>
<area shape="rect" id="node12" href="include_2mxnet_2kvstore_8h.html" title="/work/mxnet/include\l/mxnet/kvstore.h" alt="" coords="924,184,1073,225"/>
<area shape="rect" id="node5" href="include_2mxnet_2operator_8h.html" title="/work/mxnet/include\l/mxnet/operator.h" alt="" coords="159,273,308,315"/>
<area shape="rect" id="node7" href="include_2mxnet_2graph__attr__types_8h.html" title="/work/mxnet/include\l/mxnet/graph_attr_types.h" alt="" coords="433,273,625,315"/>
<area shape="rect" id="node6" href="operator__util_8h.html" title="Utility functions and registries to help quickly build new operators. [Deprecated] Use the register f..." alt="" coords="179,363,343,404"/>
<area shape="rect" id="node10" href="exec__utils_8h.html" title="Common utility functions for executors. " alt="" coords="571,452,755,493"/>
</map>
</div>
</div>
<p><a href="storage_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmxnet_1_1Storage.html">mxnet::Storage</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight"><a class="el" href="classmxnet_1_1Storage.html" title="Storage manager across multiple devices. ">Storage</a> manager across multiple devices. <a href="classmxnet_1_1Storage.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmxnet_1_1Storage_1_1Handle.html">mxnet::Storage::Handle</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight"><a class="el" href="classmxnet_1_1Storage.html" title="Storage manager across multiple devices. ">Storage</a> handle. <a href="structmxnet_1_1Storage_1_1Handle.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
<tr class="memitem:namespacemxnet"><td class="memItemLeft" align="right" valign="top"> &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemxnet.html">mxnet</a></td></tr>
<tr class="memdesc:namespacemxnet"><td class="mdescLeft">&#160;</td><td class="mdescRight">namespace of mxnet <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Storage manager across multiple devices. </p>
<p>Copyright (c) 2015 by Contributors </p>
</div></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sat Mar 28 2020 00:52:30 for mxnet by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
</body>
</html>