forked from PaddlePaddle/Paddle
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change develop api (PaddlePaddle#1035)
* ok * ok * ok * add check_approval * check approval * check approval * check approval * check approval * check approval * check approval * add check_approval * add check_approval * add check_approval * add check_approval * add check_approval * change api * change api
- Loading branch information
1 parent
7adf366
commit c378c76
Showing
515 changed files
with
5,827 additions
and
4,000 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
===== | ||
fluid | ||
===== | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,8 @@ | ||
.. THIS FILE IS GENERATED BY `gen_doc.{py|sh}` | ||
!DO NOT EDIT THIS FILE MANUALLY! | ||
============= | ||
fluid.average | ||
============= | ||
|
||
.. _api_fluid_average_WeightedAverage: | ||
|
||
WeightedAverage | ||
--------------- | ||
|
||
.. autoclass:: paddle.fluid.average.WeightedAverage | ||
:members: | ||
:inherited-members: | ||
:noindex: | ||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
average/WeightedAverage.rst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
.. THIS FILE IS GENERATED BY `gen_doc.{py|sh}` | ||
!DO NOT EDIT THIS FILE MANUALLY! | ||
.. _api_fluid_average_WeightedAverage: | ||
|
||
WeightedAverage | ||
--------------- | ||
|
||
.. autoclass:: paddle.fluid.average.WeightedAverage | ||
:members: | ||
:inherited-members: | ||
:noindex: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,9 @@ | ||
.. THIS FILE IS GENERATED BY `gen_doc.{py|sh}` | ||
!DO NOT EDIT THIS FILE MANUALLY! | ||
============== | ||
fluid.backward | ||
============== | ||
|
||
.. _api_fluid_backward_append_backward: | ||
|
||
append_backward | ||
--------------- | ||
|
||
.. autofunction:: paddle.fluid.backward.append_backward | ||
:noindex: | ||
|
||
.. _api_fluid_backward_gradients: | ||
|
||
gradients | ||
--------- | ||
|
||
.. autofunction:: paddle.fluid.backward.gradients | ||
:noindex: | ||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
backward/append_backward.rst | ||
backward/gradients.rst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
.. THIS FILE IS GENERATED BY `gen_doc.{py|sh}` | ||
!DO NOT EDIT THIS FILE MANUALLY! | ||
.. _api_fluid_backward_append_backward: | ||
|
||
append_backward | ||
--------------- | ||
|
||
.. autofunction:: paddle.fluid.backward.append_backward | ||
:noindex: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
.. THIS FILE IS GENERATED BY `gen_doc.{py|sh}` | ||
!DO NOT EDIT THIS FILE MANUALLY! | ||
.. _api_fluid_backward_gradients: | ||
|
||
gradients | ||
--------- | ||
|
||
.. autofunction:: paddle.fluid.backward.gradients | ||
:noindex: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,47 +1,11 @@ | ||
.. THIS FILE IS GENERATED BY `gen_doc.{py|sh}` | ||
!DO NOT EDIT THIS FILE MANUALLY! | ||
========== | ||
fluid.clip | ||
========== | ||
|
||
.. _api_fluid_clip_ErrorClipByValue: | ||
|
||
ErrorClipByValue | ||
---------------- | ||
|
||
.. autoclass:: paddle.fluid.clip.ErrorClipByValue | ||
:members: | ||
:inherited-members: | ||
:noindex: | ||
|
||
.. _api_fluid_clip_GradientClipByGlobalNorm: | ||
|
||
GradientClipByGlobalNorm | ||
------------------------ | ||
|
||
.. autoclass:: paddle.fluid.clip.GradientClipByGlobalNorm | ||
:members: | ||
:inherited-members: | ||
:noindex: | ||
|
||
.. _api_fluid_clip_GradientClipByNorm: | ||
|
||
GradientClipByNorm | ||
------------------ | ||
|
||
.. autoclass:: paddle.fluid.clip.GradientClipByNorm | ||
:members: | ||
:inherited-members: | ||
:noindex: | ||
|
||
.. _api_fluid_clip_GradientClipByValue: | ||
|
||
GradientClipByValue | ||
------------------- | ||
|
||
.. autoclass:: paddle.fluid.clip.GradientClipByValue | ||
:members: | ||
:inherited-members: | ||
:noindex: | ||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
clip/ErrorClipByValue.rst | ||
clip/GradientClipByGlobalNorm.rst | ||
clip/GradientClipByNorm.rst | ||
clip/GradientClipByValue.rst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
.. THIS FILE IS GENERATED BY `gen_doc.{py|sh}` | ||
!DO NOT EDIT THIS FILE MANUALLY! | ||
.. _api_fluid_clip_ErrorClipByValue: | ||
|
||
ErrorClipByValue | ||
---------------- | ||
|
||
.. autoclass:: paddle.fluid.clip.ErrorClipByValue | ||
:members: | ||
:inherited-members: | ||
:noindex: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
.. THIS FILE IS GENERATED BY `gen_doc.{py|sh}` | ||
!DO NOT EDIT THIS FILE MANUALLY! | ||
.. _api_fluid_clip_GradientClipByGlobalNorm: | ||
|
||
GradientClipByGlobalNorm | ||
------------------------ | ||
|
||
.. autoclass:: paddle.fluid.clip.GradientClipByGlobalNorm | ||
:members: | ||
:inherited-members: | ||
:noindex: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
.. THIS FILE IS GENERATED BY `gen_doc.{py|sh}` | ||
!DO NOT EDIT THIS FILE MANUALLY! | ||
.. _api_fluid_clip_GradientClipByNorm: | ||
|
||
GradientClipByNorm | ||
------------------ | ||
|
||
.. autoclass:: paddle.fluid.clip.GradientClipByNorm | ||
:members: | ||
:inherited-members: | ||
:noindex: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
.. THIS FILE IS GENERATED BY `gen_doc.{py|sh}` | ||
!DO NOT EDIT THIS FILE MANUALLY! | ||
.. _api_fluid_clip_GradientClipByValue: | ||
|
||
GradientClipByValue | ||
------------------- | ||
|
||
.. autoclass:: paddle.fluid.clip.GradientClipByValue | ||
:members: | ||
:inherited-members: | ||
:noindex: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
Reader | ||
====== | ||
|
||
.. automodule:: paddle.reader | ||
:members: | ||
:noindex: | ||
|
||
.. automodule:: paddle.reader.creator | ||
:members: | ||
:noindex: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,82 +1,16 @@ | ||
======= | ||
dataset | ||
======= | ||
|
||
.. automodule:: paddle.dataset | ||
:members: | ||
:noindex: | ||
|
||
mnist | ||
+++++ | ||
|
||
.. automodule:: paddle.dataset.mnist | ||
:members: | ||
:noindex: | ||
|
||
cifar | ||
+++++ | ||
|
||
.. automodule:: paddle.dataset.cifar | ||
:members: | ||
:noindex: | ||
|
||
conll05 | ||
+++++++ | ||
|
||
.. automodule:: paddle.dataset.conll05 | ||
:members: get_dict,get_embedding,test | ||
:noindex: | ||
|
||
imdb | ||
++++ | ||
|
||
.. automodule:: paddle.dataset.imdb | ||
:members: | ||
:noindex: | ||
|
||
imikolov | ||
++++++++ | ||
|
||
.. automodule:: paddle.dataset.imikolov | ||
:members: | ||
:noindex: | ||
|
||
movielens | ||
+++++++++ | ||
|
||
.. automodule:: paddle.dataset.movielens | ||
:members: | ||
:noindex: | ||
|
||
.. autoclass:: paddle.dataset.movielens.MovieInfo | ||
:noindex: | ||
|
||
.. autoclass:: paddle.dataset.movielens.UserInfo | ||
:noindex: | ||
|
||
sentiment | ||
+++++++++ | ||
|
||
.. automodule:: paddle.dataset.sentiment | ||
:members: | ||
:noindex: | ||
|
||
uci_housing | ||
+++++++++++ | ||
|
||
.. automodule:: paddle.dataset.uci_housing | ||
:members: | ||
:noindex: | ||
|
||
wmt14 | ||
+++++ | ||
|
||
.. automodule:: paddle.dataset.wmt14 | ||
:members: | ||
:noindex: | ||
|
||
wmt16 | ||
+++++ | ||
|
||
.. automodule:: paddle.dataset.wmt16 | ||
:members: | ||
:noindex: | ||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
dataset/cifar.rst | ||
dataset/conll05.rst | ||
dataset/imdb.rst | ||
dataset/imikolov.rst | ||
dataset/movielens.rst | ||
dataset/sentiment.rst | ||
dataset/uci_housing.rst | ||
dataset/wmt14.rst | ||
dataset/wmt16.rst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
cifar | ||
+++++ | ||
|
||
.. automodule:: paddle.dataset.cifar | ||
:members: | ||
:noindex: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
conll05 | ||
+++++++ | ||
|
||
.. automodule:: paddle.dataset.conll05 | ||
:members: get_dict,get_embedding,test | ||
:noindex: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
imdb | ||
++++ | ||
|
||
.. automodule:: paddle.dataset.imdb | ||
:members: | ||
:noindex: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
imikolov | ||
++++++++ | ||
|
||
.. automodule:: paddle.dataset.imikolov | ||
:members: | ||
:noindex: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
movielens | ||
+++++++++ | ||
|
||
.. automodule:: paddle.dataset.movielens | ||
:members: | ||
:noindex: | ||
|
||
.. autoclass:: paddle.dataset.movielens.MovieInfo | ||
:noindex: | ||
|
||
.. autoclass:: paddle.dataset.movielens.UserInfo | ||
:noindex: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sentiment | ||
+++++++++ | ||
|
||
.. automodule:: paddle.dataset.sentiment | ||
:members: | ||
:noindex: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
uci_housing | ||
+++++++++++ | ||
|
||
.. automodule:: paddle.dataset.uci_housing | ||
:members: | ||
:noindex: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
wmt14 | ||
+++++ | ||
|
||
.. automodule:: paddle.dataset.wmt14 | ||
:members: | ||
:noindex: |
Oops, something went wrong.