enum.html 19.5 KB
Newer Older
Y
Yu Yang 已提交
1 2 3 4 5 6 7 8
<!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/html; charset=utf-8" />
    
9
    <title>enumeration_wrapper &#8212; PaddlePaddle  documentation</title>
Y
Yu Yang 已提交
10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
    
    <link rel="stylesheet" href="../../_static/classic.css" type="text/css" />
    <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
    
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    '../../',
        VERSION:     '',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>
    <script type="text/javascript" src="../../_static/jquery.js"></script>
    <script type="text/javascript" src="../../_static/underscore.js"></script>
    <script type="text/javascript" src="../../_static/doctools.js"></script>
    <script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
    <link rel="top" title="PaddlePaddle  documentation" href="../../index.html" />
    <link rel="up" title="Source Code Documents" href="../index.html" />
    <link rel="next" title="Thread" href="lock.html" />
    <link rel="prev" title="CustomStackTrace" href="customStackTrace.html" /> 
  </head>
  <body role="document">
    <div class="related" role="navigation" aria-label="related navigation">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="../../genindex.html" title="General Index"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="../../py-modindex.html" title="Python Module Index"
             >modules</a> |</li>
        <li class="right" >
          <a href="lock.html" title="Thread"
             accesskey="N">next</a> |</li>
        <li class="right" >
          <a href="customStackTrace.html" title="CustomStackTrace"
             accesskey="P">previous</a> |</li>
48 49
        <li class="nav-item nav-item-0"><a href="../../index.html">PaddlePaddle  documentation</a> &#187;</li>
          <li class="nav-item nav-item-1"><a href="../index.html" accesskey="U">Source Code Documents</a> &#187;</li> 
Y
Yu Yang 已提交
50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244
      </ul>
    </div>  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body" role="main">
            
  <div class="section" id="enumeration-wrapper">
<h1>enumeration_wrapper<a class="headerlink" href="#enumeration-wrapper" title="Permalink to this headline"></a></h1>
<div class="section" id="namespace-paddle-enumeration-wrapper">
<h2>namespace paddle::enumeration_wrapper<a class="headerlink" href="#namespace-paddle-enumeration-wrapper" title="Permalink to this headline"></a></h2>
<dl class="type">
<dt id="_CPPv2N6paddle19enumeration_wrapperE">
<span id="paddle::enumeration_wrapper"></span><span class="target" id="paddlenamespacepaddle_1_1enumeration__wrapper"></span><em class="property">namespace </em><code class="descclassname">paddle::</code><code class="descname">enumeration_wrapper</code><a class="headerlink" href="#_CPPv2N6paddle19enumeration_wrapperE" title="Permalink to this definition"></a></dt>
<dd><div class="breathe-sectiondef container">
<p class="breathe-sectiondef-title rubric">Enums</p>
<dl class="type">
<dt id="_CPPv2N6paddle19enumeration_wrapper8PassTypeE">
<span id="paddle::enumeration_wrapper::PassType"></span><span class="target" id="paddlenamespacepaddle_1_1enumeration__wrapper_1acaa406abb3e0e01e549a7dd7a6eb421e"></span><em class="property">enum </em><code class="descname">PassType</code><a class="headerlink" href="#_CPPv2N6paddle19enumeration_wrapper8PassTypeE" title="Permalink to this definition"></a></dt>
<dd><p><em>Values:</em></p>
<dl class="member">
<dt id="_CPPv2N6paddle19enumeration_wrapper10PASS_TRAINE">
<span id="paddle::enumeration_wrapper::PASS_TRAIN"></span><span class="target" id="paddlenamespacepaddle_1_1enumeration__wrapper_1acaa406abb3e0e01e549a7dd7a6eb421ea558025f4f3f81cb51fa63ff9678dc71e"></span><code class="descname">PASS_TRAIN</code><a class="headerlink" href="#_CPPv2N6paddle19enumeration_wrapper10PASS_TRAINE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<dl class="member">
<dt id="_CPPv2N6paddle19enumeration_wrapper9PASS_TESTE">
<span id="paddle::enumeration_wrapper::PASS_TEST"></span><span class="target" id="paddlenamespacepaddle_1_1enumeration__wrapper_1acaa406abb3e0e01e549a7dd7a6eb421eaaf0319231156014a476b273d4664bee8"></span><code class="descname">PASS_TEST</code><a class="headerlink" href="#_CPPv2N6paddle19enumeration_wrapper9PASS_TESTE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<dl class="member">
<dt id="_CPPv2N6paddle19enumeration_wrapper7PASS_GCE">
<span id="paddle::enumeration_wrapper::PASS_GC"></span><span class="target" id="paddlenamespacepaddle_1_1enumeration__wrapper_1acaa406abb3e0e01e549a7dd7a6eb421ea65bb267ccca5872678c75bd75e33ac07"></span><code class="descname">PASS_GC</code><a class="headerlink" href="#_CPPv2N6paddle19enumeration_wrapper7PASS_GCE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<dl class="member">
<dt id="_CPPv2N6paddle19enumeration_wrapper11PASS_METRICE">
<span id="paddle::enumeration_wrapper::PASS_METRIC"></span><span class="target" id="paddlenamespacepaddle_1_1enumeration__wrapper_1acaa406abb3e0e01e549a7dd7a6eb421eae31ba5c860cda29619067a0b010db7d7"></span><code class="descname">PASS_METRIC</code><a class="headerlink" href="#_CPPv2N6paddle19enumeration_wrapper11PASS_METRICE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<dl class="member">
<dt id="_CPPv2N6paddle19enumeration_wrapper17PASS_METRIC_TRAINE">
<span id="paddle::enumeration_wrapper::PASS_METRIC_TRAIN"></span><span class="target" id="paddlenamespacepaddle_1_1enumeration__wrapper_1acaa406abb3e0e01e549a7dd7a6eb421ea3325950c26df55c70809a0ad463c5956"></span><code class="descname">PASS_METRIC_TRAIN</code><a class="headerlink" href="#_CPPv2N6paddle19enumeration_wrapper17PASS_METRIC_TRAINE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<dl class="member">
<dt id="_CPPv2N6paddle19enumeration_wrapper30PASS_METRIC_TRAIN_WITH_NOERRORE">
<span id="paddle::enumeration_wrapper::PASS_METRIC_TRAIN_WITH_NOERROR"></span><span class="target" id="paddlenamespacepaddle_1_1enumeration__wrapper_1acaa406abb3e0e01e549a7dd7a6eb421ea4688dff3d3962b4ac99fc20e236cfde4"></span><code class="descname">PASS_METRIC_TRAIN_WITH_NOERROR</code><a class="headerlink" href="#_CPPv2N6paddle19enumeration_wrapper30PASS_METRIC_TRAIN_WITH_NOERRORE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

</dd></dl>

<dl class="type">
<dt id="_CPPv2N6paddle19enumeration_wrapper13ParameterTypeE">
<span id="paddle::enumeration_wrapper::ParameterType"></span><span class="target" id="paddlenamespacepaddle_1_1enumeration__wrapper_1a0858ee21482676d1f6f01715aa7200c8"></span><em class="property">enum </em><code class="descname">ParameterType</code><a class="headerlink" href="#_CPPv2N6paddle19enumeration_wrapper13ParameterTypeE" title="Permalink to this definition"></a></dt>
<dd><p><em>Values:</em></p>
<dl class="member">
<dt id="_CPPv2N6paddle19enumeration_wrapper15PARAMETER_VALUEE">
<span id="paddle::enumeration_wrapper::PARAMETER_VALUE"></span><span class="target" id="paddlenamespacepaddle_1_1enumeration__wrapper_1a0858ee21482676d1f6f01715aa7200c8abee3140b349c4a86c749eb2d8935f170"></span><code class="descname">PARAMETER_VALUE</code> = 0<a class="headerlink" href="#_CPPv2N6paddle19enumeration_wrapper15PARAMETER_VALUEE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<dl class="member">
<dt id="_CPPv2N6paddle19enumeration_wrapper18PARAMETER_GRADIENTE">
<span id="paddle::enumeration_wrapper::PARAMETER_GRADIENT"></span><span class="target" id="paddlenamespacepaddle_1_1enumeration__wrapper_1a0858ee21482676d1f6f01715aa7200c8a26558b2c44f205f150405a155a79060d"></span><code class="descname">PARAMETER_GRADIENT</code><a class="headerlink" href="#_CPPv2N6paddle19enumeration_wrapper18PARAMETER_GRADIENTE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<dl class="member">
<dt id="_CPPv2N6paddle19enumeration_wrapper18PARAMETER_MOMENTUME">
<span id="paddle::enumeration_wrapper::PARAMETER_MOMENTUM"></span><span class="target" id="paddlenamespacepaddle_1_1enumeration__wrapper_1a0858ee21482676d1f6f01715aa7200c8a61433013c4b4b8edd2ecfdaf288da91a"></span><code class="descname">PARAMETER_MOMENTUM</code><a class="headerlink" href="#_CPPv2N6paddle19enumeration_wrapper18PARAMETER_MOMENTUME" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<dl class="member">
<dt id="_CPPv2N6paddle19enumeration_wrapper14PARAMETER_SUM1E">
<span id="paddle::enumeration_wrapper::PARAMETER_SUM1"></span><span class="target" id="paddlenamespacepaddle_1_1enumeration__wrapper_1a0858ee21482676d1f6f01715aa7200c8a04e2d265e3476dfab0972ce8697c4621"></span><code class="descname">PARAMETER_SUM1</code><a class="headerlink" href="#_CPPv2N6paddle19enumeration_wrapper14PARAMETER_SUM1E" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<dl class="member">
<dt id="_CPPv2N6paddle19enumeration_wrapper14PARAMETER_SUM2E">
<span id="paddle::enumeration_wrapper::PARAMETER_SUM2"></span><span class="target" id="paddlenamespacepaddle_1_1enumeration__wrapper_1a0858ee21482676d1f6f01715aa7200c8a699a9eaa4d4a92375fc78275fa5a7a22"></span><code class="descname">PARAMETER_SUM2</code><a class="headerlink" href="#_CPPv2N6paddle19enumeration_wrapper14PARAMETER_SUM2E" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<dl class="member">
<dt id="_CPPv2N6paddle19enumeration_wrapper14PARAMETER_SUM3E">
<span id="paddle::enumeration_wrapper::PARAMETER_SUM3"></span><span class="target" id="paddlenamespacepaddle_1_1enumeration__wrapper_1a0858ee21482676d1f6f01715aa7200c8a40018ca2ad2ca983e41ebf6582d6cdc0"></span><code class="descname">PARAMETER_SUM3</code><a class="headerlink" href="#_CPPv2N6paddle19enumeration_wrapper14PARAMETER_SUM3E" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<dl class="member">
<dt id="_CPPv2N6paddle19enumeration_wrapper23PARAMETER_LEARNING_RATEE">
<span id="paddle::enumeration_wrapper::PARAMETER_LEARNING_RATE"></span><span class="target" id="paddlenamespacepaddle_1_1enumeration__wrapper_1a0858ee21482676d1f6f01715aa7200c8a41cebd8dc7fe5d10e6409027c8178440"></span><code class="descname">PARAMETER_LEARNING_RATE</code><a class="headerlink" href="#_CPPv2N6paddle19enumeration_wrapper23PARAMETER_LEARNING_RATEE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<dl class="member">
<dt id="_CPPv2N6paddle19enumeration_wrapper21PARAMETER_UPDATE_TIMEE">
<span id="paddle::enumeration_wrapper::PARAMETER_UPDATE_TIME"></span><span class="target" id="paddlenamespacepaddle_1_1enumeration__wrapper_1a0858ee21482676d1f6f01715aa7200c8a9ffd67a16449098270709c9dc1152a34"></span><code class="descname">PARAMETER_UPDATE_TIME</code><a class="headerlink" href="#_CPPv2N6paddle19enumeration_wrapper21PARAMETER_UPDATE_TIMEE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<dl class="member">
<dt id="_CPPv2N6paddle19enumeration_wrapper15PARAMETER_DELTAE">
<span id="paddle::enumeration_wrapper::PARAMETER_DELTA"></span><span class="target" id="paddlenamespacepaddle_1_1enumeration__wrapper_1a0858ee21482676d1f6f01715aa7200c8a734a8f09baf09ddcbdf61f4dc4152c2c"></span><code class="descname">PARAMETER_DELTA</code><a class="headerlink" href="#_CPPv2N6paddle19enumeration_wrapper15PARAMETER_DELTAE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<dl class="member">
<dt id="_CPPv2N6paddle19enumeration_wrapper22PARAMETER_GRADIENT_SUME">
<span id="paddle::enumeration_wrapper::PARAMETER_GRADIENT_SUM"></span><span class="target" id="paddlenamespacepaddle_1_1enumeration__wrapper_1a0858ee21482676d1f6f01715aa7200c8a7fabaf78e95ef00ec98e7adebf2dd4d0"></span><code class="descname">PARAMETER_GRADIENT_SUM</code><a class="headerlink" href="#_CPPv2N6paddle19enumeration_wrapper22PARAMETER_GRADIENT_SUME" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<dl class="member">
<dt id="_CPPv2N6paddle19enumeration_wrapper27PARAMETER_GRADIENT_SQURESUME">
<span id="paddle::enumeration_wrapper::PARAMETER_GRADIENT_SQURESUM"></span><span class="target" id="paddlenamespacepaddle_1_1enumeration__wrapper_1a0858ee21482676d1f6f01715aa7200c8a636bce46e204252eab203e3a0c566453"></span><code class="descname">PARAMETER_GRADIENT_SQURESUM</code><a class="headerlink" href="#_CPPv2N6paddle19enumeration_wrapper27PARAMETER_GRADIENT_SQURESUME" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<dl class="member">
<dt id="_CPPv2N6paddle19enumeration_wrapper28PARAMETER_GRADIENT_SQURESUM1E">
<span id="paddle::enumeration_wrapper::PARAMETER_GRADIENT_SQURESUM1"></span><span class="target" id="paddlenamespacepaddle_1_1enumeration__wrapper_1a0858ee21482676d1f6f01715aa7200c8a9c59ef90b606306bb878a8aeaae14f37"></span><code class="descname">PARAMETER_GRADIENT_SQURESUM1</code><a class="headerlink" href="#_CPPv2N6paddle19enumeration_wrapper28PARAMETER_GRADIENT_SQURESUM1E" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<dl class="member">
<dt id="_CPPv2N6paddle19enumeration_wrapper14PARAMETER_ROWSE">
<span id="paddle::enumeration_wrapper::PARAMETER_ROWS"></span><span class="target" id="paddlenamespacepaddle_1_1enumeration__wrapper_1a0858ee21482676d1f6f01715aa7200c8afa7691c30bb4e5e6d6898fafbb311550"></span><code class="descname">PARAMETER_ROWS</code><a class="headerlink" href="#_CPPv2N6paddle19enumeration_wrapper14PARAMETER_ROWSE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<dl class="member">
<dt id="_CPPv2N6paddle19enumeration_wrapper14PARAMETER_COLSE">
<span id="paddle::enumeration_wrapper::PARAMETER_COLS"></span><span class="target" id="paddlenamespacepaddle_1_1enumeration__wrapper_1a0858ee21482676d1f6f01715aa7200c8aa92b427c7ec4d47f9f0fc562ac9dca94"></span><code class="descname">PARAMETER_COLS</code><a class="headerlink" href="#_CPPv2N6paddle19enumeration_wrapper14PARAMETER_COLSE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<dl class="member">
<dt id="_CPPv2N6paddle19enumeration_wrapper25PARAMETER_SECOND_MOMENTUME">
<span id="paddle::enumeration_wrapper::PARAMETER_SECOND_MOMENTUM"></span><span class="target" id="paddlenamespacepaddle_1_1enumeration__wrapper_1a0858ee21482676d1f6f01715aa7200c8a8c7f602a68de81717a6a599fccfd9e1f"></span><code class="descname">PARAMETER_SECOND_MOMENTUM</code><a class="headerlink" href="#_CPPv2N6paddle19enumeration_wrapper25PARAMETER_SECOND_MOMENTUME" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<dl class="member">
<dt id="_CPPv2N6paddle19enumeration_wrapper32PARAMETER_WEIGHTED_INFINITY_NORME">
<span id="paddle::enumeration_wrapper::PARAMETER_WEIGHTED_INFINITY_NORM"></span><span class="target" id="paddlenamespacepaddle_1_1enumeration__wrapper_1a0858ee21482676d1f6f01715aa7200c8ad9d951a01a849282fa55486b5a48ce8e"></span><code class="descname">PARAMETER_WEIGHTED_INFINITY_NORM</code><a class="headerlink" href="#_CPPv2N6paddle19enumeration_wrapper32PARAMETER_WEIGHTED_INFINITY_NORME" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<dl class="member">
<dt id="_CPPv2N6paddle19enumeration_wrapper15PARAMETER_APPLYE">
<span id="paddle::enumeration_wrapper::PARAMETER_APPLY"></span><span class="target" id="paddlenamespacepaddle_1_1enumeration__wrapper_1a0858ee21482676d1f6f01715aa7200c8abc4e4c68adabbbb30abe227f00b19e4d"></span><code class="descname">PARAMETER_APPLY</code><a class="headerlink" href="#_CPPv2N6paddle19enumeration_wrapper15PARAMETER_APPLYE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<dl class="member">
<dt id="_CPPv2N6paddle19enumeration_wrapper21PARAMETER_MOMENTUM_UTE">
<span id="paddle::enumeration_wrapper::PARAMETER_MOMENTUM_UT"></span><span class="target" id="paddlenamespacepaddle_1_1enumeration__wrapper_1a0858ee21482676d1f6f01715aa7200c8a4efd30df9be57cb8151568e3a15769aa"></span><code class="descname">PARAMETER_MOMENTUM_UT</code><a class="headerlink" href="#_CPPv2N6paddle19enumeration_wrapper21PARAMETER_MOMENTUM_UTE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<dl class="member">
<dt id="_CPPv2N6paddle19enumeration_wrapper21PARAMETER_MOMENTUM_VTE">
<span id="paddle::enumeration_wrapper::PARAMETER_MOMENTUM_VT"></span><span class="target" id="paddlenamespacepaddle_1_1enumeration__wrapper_1a0858ee21482676d1f6f01715aa7200c8a47f52d6176fdf1b49e162c845b3bf12e"></span><code class="descname">PARAMETER_MOMENTUM_VT</code><a class="headerlink" href="#_CPPv2N6paddle19enumeration_wrapper21PARAMETER_MOMENTUM_VTE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<dl class="member">
<dt id="_CPPv2N6paddle19enumeration_wrapper19NUM_PARAMETER_TYPESE">
<span id="paddle::enumeration_wrapper::NUM_PARAMETER_TYPES"></span><span class="target" id="paddlenamespacepaddle_1_1enumeration__wrapper_1a0858ee21482676d1f6f01715aa7200c8a60c1627ac2d43ba74e0d6ac619197a1b"></span><code class="descname">NUM_PARAMETER_TYPES</code><a class="headerlink" href="#_CPPv2N6paddle19enumeration_wrapper19NUM_PARAMETER_TYPESE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

</dd></dl>

</div>
</dd></dl>

</div>
</div>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
        <div class="sphinxsidebarwrapper">
  <h3><a href="../../index.html">Table Of Contents</a></h3>
  <ul>
<li><a class="reference internal" href="#">enumeration_wrapper</a><ul>
<li><a class="reference internal" href="#namespace-paddle-enumeration-wrapper">namespace paddle::enumeration_wrapper</a></li>
</ul>
</li>
</ul>

  <h4>Previous topic</h4>
  <p class="topless"><a href="customStackTrace.html"
                        title="previous chapter">CustomStackTrace</a></p>
  <h4>Next topic</h4>
  <p class="topless"><a href="lock.html"
                        title="next chapter">Thread</a></p>
  <div role="note" aria-label="source link">
    <h3>This Page</h3>
    <ul class="this-page-menu">
      <li><a href="../../_sources/source/utils/enum.txt"
            rel="nofollow">Show Source</a></li>
    </ul>
   </div>
<div id="searchbox" style="display: none" role="search">
  <h3>Quick search</h3>
    <form class="search" action="../../search.html" method="get">
245 246
      <div><input type="text" name="q" /></div>
      <div><input type="submit" value="Go" /></div>
Y
Yu Yang 已提交
247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270
      <input type="hidden" name="check_keywords" value="yes" />
      <input type="hidden" name="area" value="default" />
    </form>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related" role="navigation" aria-label="related navigation">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="../../genindex.html" title="General Index"
             >index</a></li>
        <li class="right" >
          <a href="../../py-modindex.html" title="Python Module Index"
             >modules</a> |</li>
        <li class="right" >
          <a href="lock.html" title="Thread"
             >next</a> |</li>
        <li class="right" >
          <a href="customStackTrace.html" title="CustomStackTrace"
             >previous</a> |</li>
271 272
        <li class="nav-item nav-item-0"><a href="../../index.html">PaddlePaddle  documentation</a> &#187;</li>
          <li class="nav-item nav-item-1"><a href="../index.html" >Source Code Documents</a> &#187;</li> 
Y
Yu Yang 已提交
273 274 275
      </ul>
    </div>
    <div class="footer" role="contentinfo">
276 277
        &#169; Copyright 2016, PaddlePaddle developers.
      Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.6.
Y
Yu Yang 已提交
278 279 280
    </div>
  </body>
</html>