* Change build process to generate v2 documentation * Add directory for v2 api * Correct sphinx index soft-linkavx_docs
parent
cdecd53be3
commit
6b0961a3c1
@ -1,37 +1,2 @@
|
|||||||
API中文手册
|
API
|
||||||
============
|
===
|
||||||
|
|
||||||
DataProvider API
|
|
||||||
----------------
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 1
|
|
||||||
|
|
||||||
data_provider/dataprovider_cn.rst
|
|
||||||
data_provider/pydataprovider2_cn.rst
|
|
||||||
|
|
||||||
.. _api_trainer_config:
|
|
||||||
|
|
||||||
Model Config API
|
|
||||||
----------------
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 1
|
|
||||||
|
|
||||||
trainer_config_helpers/optimizers.rst
|
|
||||||
trainer_config_helpers/data_sources.rst
|
|
||||||
trainer_config_helpers/layers.rst
|
|
||||||
trainer_config_helpers/activations.rst
|
|
||||||
trainer_config_helpers/poolings.rst
|
|
||||||
trainer_config_helpers/networks.rst
|
|
||||||
trainer_config_helpers/evaluators.rst
|
|
||||||
trainer_config_helpers/attrs.rst
|
|
||||||
|
|
||||||
|
|
||||||
Applications API
|
|
||||||
----------------
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 1
|
|
||||||
|
|
||||||
predict/swig_py_paddle_cn.rst
|
|
@ -1,37 +1,10 @@
|
|||||||
API
|
API
|
||||||
===
|
===
|
||||||
|
|
||||||
DataProvider API
|
|
||||||
----------------
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 1
|
|
||||||
|
|
||||||
data_provider/dataprovider_en.rst
|
|
||||||
data_provider/pydataprovider2_en.rst
|
|
||||||
|
|
||||||
.. _api_trainer_config:
|
|
||||||
|
|
||||||
Model Config API
|
Model Config API
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
trainer_config_helpers/optimizers.rst
|
v2/model_configs.rst
|
||||||
trainer_config_helpers/data_sources.rst
|
|
||||||
trainer_config_helpers/layers.rst
|
|
||||||
trainer_config_helpers/activations.rst
|
|
||||||
trainer_config_helpers/poolings.rst
|
|
||||||
trainer_config_helpers/networks.rst
|
|
||||||
trainer_config_helpers/evaluators.rst
|
|
||||||
trainer_config_helpers/attrs.rst
|
|
||||||
|
|
||||||
|
|
||||||
Applications API
|
|
||||||
----------------
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 1
|
|
||||||
|
|
||||||
predict/swig_py_paddle_en.rst
|
|
@ -0,0 +1,37 @@
|
|||||||
|
API中文手册
|
||||||
|
============
|
||||||
|
|
||||||
|
DataProvider API
|
||||||
|
----------------
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
data_provider/dataprovider_cn.rst
|
||||||
|
data_provider/pydataprovider2_cn.rst
|
||||||
|
|
||||||
|
.. _api_trainer_config:
|
||||||
|
|
||||||
|
Model Config API
|
||||||
|
----------------
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
trainer_config_helpers/optimizers.rst
|
||||||
|
trainer_config_helpers/data_sources.rst
|
||||||
|
trainer_config_helpers/layers.rst
|
||||||
|
trainer_config_helpers/activations.rst
|
||||||
|
trainer_config_helpers/poolings.rst
|
||||||
|
trainer_config_helpers/networks.rst
|
||||||
|
trainer_config_helpers/evaluators.rst
|
||||||
|
trainer_config_helpers/attrs.rst
|
||||||
|
|
||||||
|
|
||||||
|
Applications API
|
||||||
|
----------------
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
predict/swig_py_paddle_cn.rst
|
@ -0,0 +1,37 @@
|
|||||||
|
API
|
||||||
|
===
|
||||||
|
|
||||||
|
DataProvider API
|
||||||
|
----------------
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
data_provider/dataprovider_en.rst
|
||||||
|
data_provider/pydataprovider2_en.rst
|
||||||
|
|
||||||
|
.. _api_trainer_config:
|
||||||
|
|
||||||
|
Model Config API
|
||||||
|
----------------
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
trainer_config_helpers/optimizers.rst
|
||||||
|
trainer_config_helpers/data_sources.rst
|
||||||
|
trainer_config_helpers/layers.rst
|
||||||
|
trainer_config_helpers/activations.rst
|
||||||
|
trainer_config_helpers/poolings.rst
|
||||||
|
trainer_config_helpers/networks.rst
|
||||||
|
trainer_config_helpers/evaluators.rst
|
||||||
|
trainer_config_helpers/attrs.rst
|
||||||
|
|
||||||
|
|
||||||
|
Applications API
|
||||||
|
----------------
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
predict/swig_py_paddle_en.rst
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue