提交 acc899ef 编写于 作者: T Travis CI

Deploy to GitHub Pages: 2cb4a9fb

上级 b3df061f
......@@ -857,7 +857,7 @@ parse training set and test set into paddle reader creators.</p>
<dl class="function">
<dt>
<code class="descclassname">paddle.v2.dataset.mnist.</code><code class="descname">test</code><span class="sig-paren">(</span><span class="sig-paren">)</span></dt>
<dd><p>MNIST test set cretor.</p>
<dd><p>MNIST test set creator.</p>
<p>It returns a reader creator, each sample in the reader is image pixels in
[0, 1] and label in [0, 9].</p>
<table class="docutils field-list" frame="void" rules="none">
......@@ -906,7 +906,7 @@ images per class.</p>
<dl class="function">
<dt>
<code class="descclassname">paddle.v2.dataset.cifar.</code><code class="descname">test100</code><span class="sig-paren">(</span><span class="sig-paren">)</span></dt>
<dd><p>CIFAR-100 test set cretor.</p>
<dd><p>CIFAR-100 test set creator.</p>
<p>It returns a reader creator, each sample in the reader is image pixels in
[0, 1] and label in [0, 9].</p>
<table class="docutils field-list" frame="void" rules="none">
......@@ -942,7 +942,7 @@ images per class.</p>
<dl class="function">
<dt>
<code class="descclassname">paddle.v2.dataset.cifar.</code><code class="descname">test10</code><span class="sig-paren">(</span><span class="sig-paren">)</span></dt>
<dd><p>CIFAR-10 test set cretor.</p>
<dd><p>CIFAR-10 test set creator.</p>
<p>It returns a reader creator, each sample in the reader is image pixels in
[0, 1] and label in [0, 9].</p>
<table class="docutils field-list" frame="void" rules="none">
......
因为 它太大了无法显示 source diff 。你可以改为 查看blob
......@@ -861,7 +861,7 @@ parse training set and test set into paddle reader creators.</p>
<dl class="function">
<dt>
<code class="descclassname">paddle.v2.dataset.mnist.</code><code class="descname">test</code><span class="sig-paren">(</span><span class="sig-paren">)</span></dt>
<dd><p>MNIST test set cretor.</p>
<dd><p>MNIST test set creator.</p>
<p>It returns a reader creator, each sample in the reader is image pixels in
[0, 1] and label in [0, 9].</p>
<table class="docutils field-list" frame="void" rules="none">
......@@ -910,7 +910,7 @@ images per class.</p>
<dl class="function">
<dt>
<code class="descclassname">paddle.v2.dataset.cifar.</code><code class="descname">test100</code><span class="sig-paren">(</span><span class="sig-paren">)</span></dt>
<dd><p>CIFAR-100 test set cretor.</p>
<dd><p>CIFAR-100 test set creator.</p>
<p>It returns a reader creator, each sample in the reader is image pixels in
[0, 1] and label in [0, 9].</p>
<table class="docutils field-list" frame="void" rules="none">
......@@ -946,7 +946,7 @@ images per class.</p>
<dl class="function">
<dt>
<code class="descclassname">paddle.v2.dataset.cifar.</code><code class="descname">test10</code><span class="sig-paren">(</span><span class="sig-paren">)</span></dt>
<dd><p>CIFAR-10 test set cretor.</p>
<dd><p>CIFAR-10 test set creator.</p>
<p>It returns a reader creator, each sample in the reader is image pixels in
[0, 1] and label in [0, 9].</p>
<table class="docutils field-list" frame="void" rules="none">
......
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册