blob: 8febbb5ac16f865d5cda558c2cb584c61f15301f [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 content="text/xhtml;charset=utf-8" http-equiv="Content-Type"/>
<meta content="IE=9" http-equiv="X-UA-Compatible"/>
<meta content="Doxygen 1.8.11" name="generator"/>
<title>mxnet: Class Hierarchy</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script src="jquery.js" type="text/javascript"></script>
<script src="dynsections.js" type="text/javascript"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script src="search/searchdata.js" type="text/javascript"></script>
<script src="search/search.js" type="text/javascript"></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 cellpadding="0" cellspacing="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 class="tabs" id="navrow1">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div class="MSearchBoxInactive" id="MSearchBox">
<span class="left">
<img alt="" id="MSearchSelect" onmouseout="return searchBox.OnSearchSelectHide()" onmouseover="return searchBox.OnSearchSelectShow()" src="search/mag_sel.png"/>
<input accesskey="S" id="MSearchField" onblur="searchBox.OnSearchFieldFocus(false)" onfocus="searchBox.OnSearchFieldFocus(true)" onkeyup="searchBox.OnSearchFieldChange(event)" type="text" value="Search"/>
</span><span class="right">
<a href="javascript:searchBox.CloseResultsWindow()" id="MSearchClose"><img alt="" border="0" id="MSearchCloseImg" src="search/close.png"/></a>
</span>
</div>
</li>
</ul>
</div>
<div class="tabs2" id="navrow2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li class="current"><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
</div><!-- top -->
<!-- window showing the filter options -->
<div id="MSearchSelectWindow" onkeydown="return searchBox.OnSearchSelectKey(event)" onmouseout="return searchBox.OnSearchSelectHide()" onmouseover="return searchBox.OnSearchSelectShow()">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe frameborder="0" id="MSearchResults" name="MSearchResults" src="javascript:void(0)">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">Class Hierarchy</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock">
<p><a href="inherits.html">Go to the graphical class hierarchy</a></p>
This inheritance list is sorted roughly, but not completely, alphabetically:</div><div class="directory">
<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span><span onclick="javascript:toggleLevel(3);">3</span>]</div><table class="directory">
<tr class="even" id="row_0_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1autograd_1_1AGNodeEntry.html" target="_self">mxnet::autograd::AGNodeEntry</a></td><td class="desc"></td></tr>
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1engine_1_1CallbackOnComplete.html" target="_self">mxnet::engine::CallbackOnComplete</a></td><td class="desc">OnComplete Callback to the engine, called by AsyncFn when action completes </td></tr>
<tr class="even" id="row_2_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1Context.html" target="_self">mxnet::cpp::Context</a></td><td class="desc"><a class="el" href="classmxnet_1_1cpp_1_1Context.html" title="Context interface. ">Context</a> interface </td></tr>
<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmxnet_1_1Context.html" target="_self">mxnet::Context</a></td><td class="desc"><a class="el" href="structmxnet_1_1Context.html" title="Context information about the execution environment. ">Context</a> information about the execution environment </td></tr>
<tr class="even" id="row_4_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmxnet_1_1DataBatch.html" target="_self">mxnet::DataBatch</a></td><td class="desc"><a class="el" href="structmxnet_1_1DataBatch.html" title="DataBatch of NDArray, returned by Iterator. ">DataBatch</a> of <a class="el" href="classmxnet_1_1NDArray.html" title="ndarray interface ">NDArray</a>, returned by Iterator </td></tr>
<tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1DataBatch.html" target="_self">mxnet::cpp::DataBatch</a></td><td class="desc">Default object for holding a mini-batch of data and related information </td></tr>
<tr class="even" id="row_6_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmxnet_1_1DataInst.html" target="_self">mxnet::DataInst</a></td><td class="desc">Single data instance </td></tr>
<tr id="row_7_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span class="arrow" id="arr_7_" onclick="toggleFolder('7_')"></span><span class="icona"><span class="icon">C</span></span><b>DataIter</b></td><td class="desc"></td></tr>
<tr class="even" id="row_7_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1IIterator.html" target="_self">mxnet::IIterator&lt; DType &gt;</a></td><td class="desc">Iterator type </td></tr>
<tr id="row_8_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span class="arrow" id="arr_8_" onclick="toggleFolder('8_')"></span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1DataIter.html" target="_self">mxnet::cpp::DataIter</a></td><td class="desc"></td></tr>
<tr class="even" id="row_8_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1MXDataIter.html" target="_self">mxnet::cpp::MXDataIter</a></td><td class="desc"></td></tr>
<tr id="row_9_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1Engine.html" target="_self">mxnet::Engine</a></td><td class="desc">Dependency engine that schedules operations </td></tr>
<tr class="even" id="row_10_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmxnet_1_1op_1_1EnvArguments.html" target="_self">mxnet::op::EnvArguments</a></td><td class="desc">Environment arguments that is used by the function. These can be things like scalar arguments when add a value with scalar </td></tr>
<tr id="row_11_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span class="arrow" id="arr_11_" onclick="toggleFolder('11_')"></span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1EvalMetric.html" target="_self">mxnet::cpp::EvalMetric</a></td><td class="desc"></td></tr>
<tr class="even" id="row_11_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1Accuracy.html" target="_self">mxnet::cpp::Accuracy</a></td><td class="desc"></td></tr>
<tr id="row_11_1_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1LogLoss.html" target="_self">mxnet::cpp::LogLoss</a></td><td class="desc"></td></tr>
<tr class="even" id="row_11_2_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1MAE.html" target="_self">mxnet::cpp::MAE</a></td><td class="desc"></td></tr>
<tr id="row_11_3_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1MSE.html" target="_self">mxnet::cpp::MSE</a></td><td class="desc"></td></tr>
<tr class="even" id="row_11_4_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1PSNR.html" target="_self">mxnet::cpp::PSNR</a></td><td class="desc"></td></tr>
<tr id="row_11_5_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1RMSE.html" target="_self">mxnet::cpp::RMSE</a></td><td class="desc"></td></tr>
<tr class="even" id="row_12_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1Executor.html" target="_self">mxnet::Executor</a></td><td class="desc"><a class="el" href="classmxnet_1_1Executor.html" title="Executor of a computation graph. Executor can be created by Binding a symbol. ">Executor</a> of a computation graph. <a class="el" href="classmxnet_1_1Executor.html" title="Executor of a computation graph. Executor can be created by Binding a symbol. ">Executor</a> can be created by Binding a symbol </td></tr>
<tr id="row_13_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1Executor.html" target="_self">mxnet::cpp::Executor</a></td><td class="desc"><a class="el" href="classmxnet_1_1cpp_1_1Executor.html" title="Executor interface. ">Executor</a> interface </td></tr>
<tr class="even" id="row_14_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1FeedForward.html" target="_self">mxnet::cpp::FeedForward</a></td><td class="desc"></td></tr>
<tr id="row_15_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmxnet_1_1cpp_1_1FeedForwardConfig.html" target="_self">mxnet::cpp::FeedForwardConfig</a></td><td class="desc"></td></tr>
<tr class="even" id="row_16_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span class="arrow" id="arr_16_" onclick="toggleFolder('16_')"></span><span class="icona"><span class="icon">C</span></span><b>FieldEntryBase</b></td><td class="desc"></td></tr>
<tr id="row_16_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classdmlc_1_1parameter_1_1FieldEntry_3_01mxnet_1_1TShape_01_4.html" target="_self">dmlc::parameter::FieldEntry&lt; mxnet::TShape &gt;</a></td><td class="desc"></td></tr>
<tr class="even" id="row_17_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span class="arrow" id="arr_17_" onclick="toggleFolder('17_')"></span><span class="icona"><span class="icon">C</span></span><b>FunctionRegEntryBase</b></td><td class="desc"></td></tr>
<tr id="row_17_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmxnet_1_1DataIteratorReg.html" target="_self">mxnet::DataIteratorReg</a></td><td class="desc">Registry entry for DataIterator factory functions </td></tr>
<tr class="even" id="row_17_1_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmxnet_1_1NDArrayFunctionReg.html" target="_self">mxnet::NDArrayFunctionReg</a></td><td class="desc">Registry entry for NDArrayFunction </td></tr>
<tr id="row_17_2_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmxnet_1_1OperatorPropertyReg.html" target="_self">mxnet::OperatorPropertyReg</a></td><td class="desc">Registry entry for <a class="el" href="classmxnet_1_1OperatorProperty.html" title="OperatorProperty is a object that stores all information about Operator. It also contains method to g...">OperatorProperty</a> factory functions </td></tr>
<tr class="even" id="row_18_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span class="arrow" id="arr_18_" onclick="toggleFolder('18_')"></span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmxnet_1_1op_1_1GradFunctionArgument.html" target="_self">mxnet::op::GradFunctionArgument</a></td><td class="desc">Super class of all gradient function argument </td></tr>
<tr id="row_18_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmxnet_1_1op_1_1Input0.html" target="_self">mxnet::op::Input0</a></td><td class="desc">First input to the function </td></tr>
<tr class="even" id="row_18_1_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmxnet_1_1op_1_1Input1.html" target="_self">mxnet::op::Input1</a></td><td class="desc">Second input to the function </td></tr>
<tr id="row_18_2_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmxnet_1_1op_1_1OutputGrad.html" target="_self">mxnet::op::OutputGrad</a></td><td class="desc">Gradient of output value </td></tr>
<tr class="even" id="row_18_3_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmxnet_1_1op_1_1OutputValue.html" target="_self">mxnet::op::OutputValue</a></td><td class="desc">Ouput value of the function to the function </td></tr>
<tr id="row_19_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmxnet_1_1Storage_1_1Handle.html" target="_self">mxnet::Storage::Handle</a></td><td class="desc"><a class="el" href="classmxnet_1_1Storage.html" title="Storage manager across multiple devices. ">Storage</a> handle </td></tr>
<tr class="even" id="row_20_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span class="arrow" id="arr_20_" onclick="toggleFolder('20_')"></span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1Initializer.html" target="_self">mxnet::cpp::Initializer</a></td><td class="desc"></td></tr>
<tr id="row_20_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1Bilinear.html" target="_self">mxnet::cpp::Bilinear</a></td><td class="desc"></td></tr>
<tr class="even" id="row_20_1_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="arrow" id="arr_20_1_" onclick="toggleFolder('20_1_')"></span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1Constant.html" target="_self">mxnet::cpp::Constant</a></td><td class="desc"></td></tr>
<tr id="row_20_1_0_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1One.html" target="_self">mxnet::cpp::One</a></td><td class="desc"></td></tr>
<tr class="even" id="row_20_1_1_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1Zero.html" target="_self">mxnet::cpp::Zero</a></td><td class="desc"></td></tr>
<tr id="row_20_2_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1Normal.html" target="_self">mxnet::cpp::Normal</a></td><td class="desc"></td></tr>
<tr class="even" id="row_20_3_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1Uniform.html" target="_self">mxnet::cpp::Uniform</a></td><td class="desc"></td></tr>
<tr id="row_20_4_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1Xavier.html" target="_self">mxnet::cpp::Xavier</a></td><td class="desc"></td></tr>
<tr class="even" id="row_21_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1KVStore.html" target="_self">mxnet::KVStore</a></td><td class="desc">Distributed key-value store </td></tr>
<tr id="row_22_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1KVStore.html" target="_self">mxnet::cpp::KVStore</a></td><td class="desc"></td></tr>
<tr class="even" id="row_23_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1common_1_1LazyAllocArray.html" target="_self">mxnet::common::LazyAllocArray&lt; TElem &gt;</a></td><td class="desc"></td></tr>
<tr id="row_24_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span class="arrow" id="arr_24_" onclick="toggleFolder('24_')"></span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1LRScheduler.html" target="_self">mxnet::cpp::LRScheduler</a></td><td class="desc">Lr scheduler interface </td></tr>
<tr class="even" id="row_24_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1FactorScheduler.html" target="_self">mxnet::cpp::FactorScheduler</a></td><td class="desc"></td></tr>
<tr id="row_25_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1Monitor.html" target="_self">mxnet::cpp::Monitor</a></td><td class="desc"><a class="el" href="classmxnet_1_1cpp_1_1Monitor.html" title="Monitor interface. ">Monitor</a> interface </td></tr>
<tr class="even" id="row_26_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structMXCallbackList.html" target="_self">MXCallbackList</a></td><td class="desc"></td></tr>
<tr id="row_27_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmxnet_1_1cpp_1_1MXDataIterBlob.html" target="_self">mxnet::cpp::MXDataIterBlob</a></td><td class="desc"></td></tr>
<tr class="even" id="row_28_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1MXDataIterMap.html" target="_self">mxnet::cpp::MXDataIterMap</a></td><td class="desc"></td></tr>
<tr id="row_29_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structNativeOpInfo.html" target="_self">NativeOpInfo</a></td><td class="desc"></td></tr>
<tr class="even" id="row_30_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1NDArray.html" target="_self">mxnet::cpp::NDArray</a></td><td class="desc"><a class="el" href="classmxnet_1_1cpp_1_1NDArray.html" title="NDArray interface. ">NDArray</a> interface </td></tr>
<tr id="row_31_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1NDArray.html" target="_self">mxnet::NDArray</a></td><td class="desc">Ndarray interface </td></tr>
<tr class="even" id="row_32_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structNDArrayOpInfo.html" target="_self">NDArrayOpInfo</a></td><td class="desc"></td></tr>
<tr id="row_33_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmxnet_1_1cpp_1_1NDBlob.html" target="_self">mxnet::cpp::NDBlob</a></td><td class="desc">Struct to store NDArrayHandle </td></tr>
<tr class="even" id="row_34_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1common_1_1ObjectPool.html" target="_self">mxnet::common::ObjectPool&lt; T &gt;</a></td><td class="desc">Object pool for fast allocation and deallocation </td></tr>
<tr id="row_35_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmxnet_1_1common_1_1ObjectPoolAllocatable.html" target="_self">mxnet::common::ObjectPoolAllocatable&lt; T &gt;</a></td><td class="desc">Helper trait class for easy allocation and deallocation </td></tr>
<tr class="even" id="row_36_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmxnet_1_1OpContext.html" target="_self">mxnet::OpContext</a></td><td class="desc">All the possible information needed by <a class="el" href="classmxnet_1_1Operator.html#a3dbe23d985df86da51eeb868439872dd" title="perform a forward operation of Operator, save the output to TBlob. ">Operator.Forward</a> and Backward This is the superset of <a class="el" href="structmxnet_1_1RunContext.html" title="execution time context. The information needed in runtime for actual execution. ">RunContext</a>. We use this data structure to bookkeep everything needed by Forward and Backward </td></tr>
<tr id="row_37_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1Operator.html" target="_self">mxnet::cpp::Operator</a></td><td class="desc"><a class="el" href="classmxnet_1_1cpp_1_1Operator.html" title="Operator interface. ">Operator</a> interface </td></tr>
<tr class="even" id="row_38_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1Operator.html" target="_self">mxnet::Operator</a></td><td class="desc"><a class="el" href="classmxnet_1_1Operator.html" title="Operator interface. Operator defines basic operation unit of optimized computation graph in mxnet...">Operator</a> interface. <a class="el" href="classmxnet_1_1Operator.html" title="Operator interface. Operator defines basic operation unit of optimized computation graph in mxnet...">Operator</a> defines basic operation unit of optimized computation graph in mxnet. This interface relies on pre-allocated memory in <a class="el" href="classmxnet_1_1TBlob.html" title="tensor blob class that can be used to hold tensor of any dimension, any device and any data type...">TBlob</a>, the caller need to set the memory region in <a class="el" href="classmxnet_1_1TBlob.html" title="tensor blob class that can be used to hold tensor of any dimension, any device and any data type...">TBlob</a> correctly before calling Forward and Backward </td></tr>
<tr id="row_39_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1OperatorProperty.html" target="_self">mxnet::OperatorProperty</a></td><td class="desc"><a class="el" href="classmxnet_1_1OperatorProperty.html" title="OperatorProperty is a object that stores all information about Operator. It also contains method to g...">OperatorProperty</a> is a object that stores all information about <a class="el" href="classmxnet_1_1Operator.html" title="Operator interface. Operator defines basic operation unit of optimized computation graph in mxnet...">Operator</a>. It also contains method to generate context(device) specific operators </td></tr>
<tr class="even" id="row_40_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1OpMap.html" target="_self">mxnet::cpp::OpMap</a></td><td class="desc"><a class="el" href="classmxnet_1_1cpp_1_1OpMap.html" title="OpMap instance holds a map of all the symbol creators so we can get symbol creators by name...">OpMap</a> instance holds a map of all the symbol creators so we can get symbol creators by name. This is used internally by <a class="el" href="classmxnet_1_1cpp_1_1Symbol.html" title="Symbol interface. ">Symbol</a> and <a class="el" href="classmxnet_1_1cpp_1_1Operator.html" title="Operator interface. ">Operator</a> </td></tr>
<tr id="row_41_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1OpStatePtr.html" target="_self">mxnet::OpStatePtr</a></td><td class="desc"><a class="el" href="classmxnet_1_1Operator.html" title="Operator interface. Operator defines basic operation unit of optimized computation graph in mxnet...">Operator</a> state. This is a pointer type, its content is mutable even if <a class="el" href="classmxnet_1_1OpStatePtr.html" title="Operator state. This is a pointer type, its content is mutable even if OpStatePtr is const...">OpStatePtr</a> is const </td></tr>
<tr class="even" id="row_42_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span class="arrow" id="arr_42_" onclick="toggleFolder('42_')"></span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1Optimizer.html" target="_self">mxnet::cpp::Optimizer</a></td><td class="desc"><a class="el" href="classmxnet_1_1cpp_1_1Optimizer.html" title="Optimizer interface. ">Optimizer</a> interface </td></tr>
<tr id="row_42_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1AdaDeltaOptimizer.html" target="_self">mxnet::cpp::AdaDeltaOptimizer</a></td><td class="desc"></td></tr>
<tr class="even" id="row_42_1_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1AdaGradOptimizer.html" target="_self">mxnet::cpp::AdaGradOptimizer</a></td><td class="desc"></td></tr>
<tr id="row_42_2_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1AdamOptimizer.html" target="_self">mxnet::cpp::AdamOptimizer</a></td><td class="desc"></td></tr>
<tr class="even" id="row_42_3_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1RMSPropOptimizer.html" target="_self">mxnet::cpp::RMSPropOptimizer</a></td><td class="desc"></td></tr>
<tr id="row_42_4_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1SGDOptimizer.html" target="_self">mxnet::cpp::SGDOptimizer</a></td><td class="desc"></td></tr>
<tr class="even" id="row_43_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1OptimizerRegistry.html" target="_self">mxnet::cpp::OptimizerRegistry</a></td><td class="desc"></td></tr>
<tr id="row_44_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmxnet_1_1Resource.html" target="_self">mxnet::Resource</a></td><td class="desc">Resources used by mxnet operations. A resource is something special other than <a class="el" href="classmxnet_1_1NDArray.html" title="ndarray interface ">NDArray</a>, but will still participate </td></tr>
<tr class="even" id="row_45_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1ResourceManager.html" target="_self">mxnet::ResourceManager</a></td><td class="desc">Global resource manager </td></tr>
<tr id="row_46_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmxnet_1_1ResourceRequest.html" target="_self">mxnet::ResourceRequest</a></td><td class="desc">The resources that can be requested by <a class="el" href="classmxnet_1_1Operator.html" title="Operator interface. Operator defines basic operation unit of optimized computation graph in mxnet...">Operator</a> </td></tr>
<tr class="even" id="row_47_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmxnet_1_1RunContext.html" target="_self">mxnet::RunContext</a></td><td class="desc">Execution time context. The information needed in runtime for actual execution </td></tr>
<tr id="row_48_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmxnet_1_1cpp_1_1Shape.html" target="_self">mxnet::cpp::Shape</a></td><td class="desc">Dynamic shape class that can hold shape of arbirary dimension </td></tr>
<tr class="even" id="row_49_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1op_1_1SimpleOpRegEntry.html" target="_self">mxnet::op::SimpleOpRegEntry</a></td><td class="desc">Registry entry to register simple operators via functions </td></tr>
<tr id="row_50_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1op_1_1SimpleOpRegistry.html" target="_self">mxnet::op::SimpleOpRegistry</a></td><td class="desc">Registry for <a class="el" href="classmxnet_1_1TBlob.html" title="tensor blob class that can be used to hold tensor of any dimension, any device and any data type...">TBlob</a> functions </td></tr>
<tr class="even" id="row_51_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1Storage.html" target="_self">mxnet::Storage</a></td><td class="desc"><a class="el" href="classmxnet_1_1Storage.html" title="Storage manager across multiple devices. ">Storage</a> manager across multiple devices </td></tr>
<tr id="row_52_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmxnet_1_1cpp_1_1SymBlob.html" target="_self">mxnet::cpp::SymBlob</a></td><td class="desc">Struct to store SymbolHandle </td></tr>
<tr class="even" id="row_53_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1cpp_1_1Symbol.html" target="_self">mxnet::cpp::Symbol</a></td><td class="desc"><a class="el" href="classmxnet_1_1cpp_1_1Symbol.html" title="Symbol interface. ">Symbol</a> interface </td></tr>
<tr id="row_54_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classmxnet_1_1TBlob.html" target="_self">mxnet::TBlob</a></td><td class="desc">Tensor blob class that can be used to hold tensor of any dimension, any device and any data type, This is a weak type that can be used to transfer data through interface <a class="el" href="classmxnet_1_1TBlob.html" title="tensor blob class that can be used to hold tensor of any dimension, any device and any data type...">TBlob</a> itself do not involve any arithmentic operations, but it can be converted to tensor of fixed dimension for further operations </td></tr>
<tr class="even" id="row_55_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmxnet_1_1common_1_1helper_1_1UniqueIf.html" target="_self">mxnet::common::helper::UniqueIf&lt; T &gt;</a></td><td class="desc">Helper for non-array type <code>T</code> </td></tr>
<tr id="row_56_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmxnet_1_1common_1_1helper_1_1UniqueIf_3_01T[]_4.html" target="_self">mxnet::common::helper::UniqueIf&lt; T[]&gt;</a></td><td class="desc">Helper for an array of unknown bound <code>T</code> </td></tr>
<tr class="even" id="row_57_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmxnet_1_1common_1_1helper_1_1UniqueIf_3_01T[kSize]_4.html" target="_self">mxnet::common::helper::UniqueIf&lt; T[kSize]&gt;</a></td><td class="desc">Helper for an array of known bound <code>T</code> </td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Thu Sep 19 2019 13:11:21 for mxnet by  <a href="http://www.doxygen.org/index.html">
<img alt="doxygen" class="footer" src="doxygen.png"/>
</a> 1.8.11
</small></address>
</body>
</html>