未验证 提交 c4af8faf 编写于 作者: S Shan Yi 提交者: GitHub

Merge pull request #10222 from weixing02/dataset

Change paddle.v2.dataset to paddle.dataset for V2 docs
Dataset Dataset
======= =======
.. automodule:: paddle.v2.dataset .. automodule:: paddle.dataset
:members: :members:
:noindex: :noindex:
mnist mnist
+++++ +++++
.. automodule:: paddle.v2.dataset.mnist .. automodule:: paddle.dataset.mnist
:members: :members:
:noindex: :noindex:
cifar cifar
+++++ +++++
.. automodule:: paddle.v2.dataset.cifar .. automodule:: paddle.dataset.cifar
:members: :members:
:noindex: :noindex:
conll05 conll05
+++++++ +++++++
.. automodule:: paddle.v2.dataset.conll05 .. automodule:: paddle.dataset.conll05
:members: get_dict,get_embedding,test :members: get_dict,get_embedding,test
:noindex: :noindex:
imdb imdb
++++ ++++
.. automodule:: paddle.v2.dataset.imdb .. automodule:: paddle.dataset.imdb
:members: :members:
:noindex: :noindex:
imikolov imikolov
++++++++ ++++++++
.. automodule:: paddle.v2.dataset.imikolov .. automodule:: paddle.dataset.imikolov
:members: :members:
:noindex: :noindex:
movielens movielens
+++++++++ +++++++++
.. automodule:: paddle.v2.dataset.movielens .. automodule:: paddle.dataset.movielens
:members: :members:
:noindex: :noindex:
.. autoclass:: paddle.v2.dataset.movielens.MovieInfo .. autoclass:: paddle.dataset.movielens.MovieInfo
:noindex: :noindex:
.. autoclass:: paddle.v2.dataset.movielens.UserInfo .. autoclass:: paddle.dataset.movielens.UserInfo
:noindex: :noindex:
sentiment sentiment
+++++++++ +++++++++
.. automodule:: paddle.v2.dataset.sentiment .. automodule:: paddle.dataset.sentiment
:members: :members:
:noindex: :noindex:
uci_housing uci_housing
+++++++++++ +++++++++++
.. automodule:: paddle.v2.dataset.uci_housing .. automodule:: paddle.dataset.uci_housing
:members: :members:
:noindex: :noindex:
wmt14 wmt14
+++++ +++++
.. automodule:: paddle.v2.dataset.wmt14 .. automodule:: paddle.dataset.wmt14
:members: :members:
:noindex: :noindex:
wmt16 wmt16
+++++ +++++
.. automodule:: paddle.v2.dataset.wmt16 .. automodule:: paddle.dataset.wmt16
:members: :members:
:noindex: :noindex:
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册