提交 57151748 编写于 作者: Y Yu Yang

Doc update

上级 4d96fcf7
......@@ -24,7 +24,8 @@
<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="top" title="PaddlePaddle documentation" href="../../index.html" />
<link rel="prev" title="Lock" href="../../source/utils/thread.html" />
</head>
<body role="document">
<div class="related" role="navigation" aria-label="related navigation">
......@@ -36,6 +37,9 @@
<li class="right" >
<a href="../../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="right" >
<a href="../../source/utils/thread.html" title="Lock"
accesskey="P">previous</a> |</li>
<li class="nav-item nav-item-0"><a href="../../index.html">PaddlePaddle documentation</a> &raquo;</li>
</ul>
</div>
......@@ -271,10 +275,13 @@ Its <strong>output function</strong> simply takes <span class="math">\(x_t\)</sp
</li>
</ul>
<h4>Previous topic</h4>
<p class="topless"><a href="../../source/utils/thread.html"
title="previous chapter">Lock</a></p>
<div role="note" aria-label="source link">
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="../../_sources/algorithm/rnn/index.txt"
<li><a href="../../_sources/algorithm/rnn/rnn.txt"
rel="nofollow">Show Source</a></li>
</ul>
</div>
......@@ -304,6 +311,9 @@ Its <strong>output function</strong> simply takes <span class="math">\(x_t\)</sp
<li class="right" >
<a href="../../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="right" >
<a href="../../source/utils/thread.html" title="Lock"
>previous</a> |</li>
<li class="nav-item nav-item-0"><a href="../../index.html">PaddlePaddle documentation</a> &raquo;</li>
</ul>
</div>
......
......@@ -78,7 +78,8 @@
<div class="section" id="algorithm-tutorial">
<span id="algorithm-tutorial"></span><h2>Algorithm Tutorial<a class="headerlink" href="#algorithm-tutorial" title="Permalink to this headline"></a></h2>
<div class="toctree-wrapper compound">
<ul class="simple">
<ul>
<li class="toctree-l1"><a class="reference internal" href="algorithm/rnn/rnn.html">RNN Configuration</a></li>
</ul>
</div>
</div>
......
此差异已折叠。
......@@ -26,6 +26,7 @@
<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="Recurrent Neural Network Configuration" href="../../algorithm/rnn/rnn.html" />
<link rel="prev" title="Queue" href="queue.html" />
</head>
<body role="document">
......@@ -38,6 +39,9 @@
<li class="right" >
<a href="../../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="right" >
<a href="../../algorithm/rnn/rnn.html" title="Recurrent Neural Network Configuration"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="queue.html" title="Queue"
accesskey="P">previous</a> |</li>
......@@ -437,6 +441,9 @@
<h4>Previous topic</h4>
<p class="topless"><a href="queue.html"
title="previous chapter">Queue</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="../../algorithm/rnn/rnn.html"
title="next chapter">Recurrent Neural Network Configuration</a></p>
<div role="note" aria-label="source link">
<h3>This Page</h3>
<ul class="this-page-menu">
......@@ -470,6 +477,9 @@
<li class="right" >
<a href="../../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="right" >
<a href="../../algorithm/rnn/rnn.html" title="Recurrent Neural Network Configuration"
>next</a> |</li>
<li class="right" >
<a href="queue.html" title="Queue"
>previous</a> |</li>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册