提交 24927e59 编写于 作者: T Travis CI

Deploy to GitHub Pages: 8e8f3601

上级 aeac41d7
...@@ -817,10 +817,21 @@ Trailing new line (&#8216;\n&#8217;) of each line will be removed.</p> ...@@ -817,10 +817,21 @@ Trailing new line (&#8216;\n&#8217;) of each line will be removed.</p>
<dl class="function"> <dl class="function">
<dt> <dt>
<code class="descclassname">paddle.v2.reader.creator.</code><code class="descname">recordio</code><span class="sig-paren">(</span><em>path</em><span class="sig-paren">)</span></dt> <code class="descclassname">paddle.v2.reader.creator.</code><code class="descname">recordio</code><span class="sig-paren">(</span><em>paths</em>, <em>buf_size=100</em><span class="sig-paren">)</span></dt>
<dd><p>Creates a data reader that outputs record one one by one from given recordio file <dd><dl class="docutils">
:path: path of recordio file <dt>Creates a data reader that outputs record one one by one</dt>
:returns: data reader of recordio file</p> <dd>from given local or cloud recordio path.</dd>
</dl>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Path:</th><td class="field-body">path of recordio files.</td>
</tr>
<tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">data reader of recordio files.</td>
</tr>
</tbody>
</table>
</dd></dl> </dd></dl>
</div> </div>
......
因为 它太大了无法显示 source diff 。你可以改为 查看blob
...@@ -822,10 +822,21 @@ Trailing new line (&#8216;\n&#8217;) of each line will be removed.</p> ...@@ -822,10 +822,21 @@ Trailing new line (&#8216;\n&#8217;) of each line will be removed.</p>
<dl class="function"> <dl class="function">
<dt> <dt>
<code class="descclassname">paddle.v2.reader.creator.</code><code class="descname">recordio</code><span class="sig-paren">(</span><em>path</em><span class="sig-paren">)</span></dt> <code class="descclassname">paddle.v2.reader.creator.</code><code class="descname">recordio</code><span class="sig-paren">(</span><em>paths</em>, <em>buf_size=100</em><span class="sig-paren">)</span></dt>
<dd><p>Creates a data reader that outputs record one one by one from given recordio file <dd><dl class="docutils">
:path: path of recordio file <dt>Creates a data reader that outputs record one one by one</dt>
:returns: data reader of recordio file</p> <dd>from given local or cloud recordio path.</dd>
</dl>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Path:</th><td class="field-body">path of recordio files.</td>
</tr>
<tr class="field-even field"><th class="field-name">返回:</th><td class="field-body">data reader of recordio files.</td>
</tr>
</tbody>
</table>
</dd></dl> </dd></dl>
</div> </div>
......
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册