From 0d8b37ce48bcb3cca2f5cb2d313908220e48a01d Mon Sep 17 00:00:00 2001 From: Travis CI Date: Tue, 5 Dec 2017 22:46:47 +0000 Subject: [PATCH] Deploy to GitHub Pages: 458ffbf4fe7fe6da5e2ea133c027d560815cc3cc --- .../build_and_install/index_en.rst.txt | 1 + .../doc/_sources/howto/dev/build_en.md.txt | 2 +- develop/doc/api/index_en.html | 1 + .../api/v1/data_provider/dataprovider_en.html | 1 + .../v1/data_provider/pydataprovider2_en.html | 1 + develop/doc/api/v1/index_en.html | 1 + .../doc/api/v1/predict/swig_py_paddle_en.html | 1 + develop/doc/api/v2/config/activation.html | 1 + develop/doc/api/v2/config/attr.html | 1 + develop/doc/api/v2/config/evaluators.html | 1 + develop/doc/api/v2/config/layer.html | 1 + develop/doc/api/v2/config/networks.html | 1 + develop/doc/api/v2/config/optimizer.html | 1 + develop/doc/api/v2/config/pooling.html | 1 + develop/doc/api/v2/data.html | 1 + develop/doc/api/v2/data/data_reader.html | 1 + develop/doc/api/v2/data/dataset.html | 1 + develop/doc/api/v2/data/image.html | 1 + develop/doc/api/v2/fluid.html | 1 + develop/doc/api/v2/fluid/data_feeder.html | 1 + develop/doc/api/v2/fluid/evaluator.html | 1 + develop/doc/api/v2/fluid/executor.html | 1 + develop/doc/api/v2/fluid/initializer.html | 1 + develop/doc/api/v2/fluid/layers.html | 1 + develop/doc/api/v2/fluid/nets.html | 1 + develop/doc/api/v2/fluid/optimizer.html | 1 + develop/doc/api/v2/fluid/param_attr.html | 1 + develop/doc/api/v2/fluid/profiler.html | 1 + develop/doc/api/v2/fluid/regularizer.html | 1 + develop/doc/api/v2/model_configs.html | 1 + develop/doc/api/v2/run_logic.html | 1 + develop/doc/design/api.html | 1 + develop/doc/design/auto_gradient_check.html | 1 + develop/doc/design/block.html | 1 + develop/doc/design/build_system/README.html | 1 + develop/doc/design/cluster_train/README.html | 1 + .../design/cluster_train/checkpointing.html | 1 + .../design/cluster_train/data_dispatch.html | 1 + .../cluster_train/large_model_dist_train.html | 1 + .../design/cluster_train/master_server.html | 1 + .../design/cluster_train/pserver_client.html | 1 + .../remote_parameter_updater.html | 1 + .../doc/design/cluster_train/save_model.html | 1 + .../doc/design/cluster_train/submit-job.html | 1 + develop/doc/design/evaluator.html | 1 + develop/doc/design/executor.html | 1 + develop/doc/design/file_manager/README.html | 1 + .../design/file_manager/pfs/pfsclient.html | 1 + develop/doc/design/float16.html | 1 + .../design/functions_operators_layers.html | 1 + develop/doc/design/gan_api.html | 1 + develop/doc/design/graph.html | 1 + develop/doc/design/graph_survey.html | 1 + develop/doc/design/if_else_op.html | 1 + develop/doc/design/infer_var_type.html | 1 + develop/doc/design/model_format.html | 1 + .../00.why_plain_c.html | 1 + .../01.inference_implementation.html | 1 + develop/doc/design/ops/rnn.html | 1 + develop/doc/design/ops/sequence_decoder.html | 1 + develop/doc/design/optimizer.html | 1 + develop/doc/design/parameter_average.html | 1 + develop/doc/design/parameters_in_cpp.html | 1 + develop/doc/design/program.html | 1 + develop/doc/design/prune.html | 1 + develop/doc/design/python_api.html | 1 + develop/doc/design/reader/README.html | 1 + .../refactor/distributed_architecture.html | 1 + .../doc/design/refactor/parameter_server.html | 1 + develop/doc/design/refactor/session.html | 1 + develop/doc/design/refactorization.html | 1 + develop/doc/design/register_grad_op.html | 1 + develop/doc/design/regularization.html | 1 + develop/doc/design/releasing_process.html | 1 + develop/doc/design/scope.html | 1 + develop/doc/design/selected_rows.html | 1 + develop/doc/design/simple_op_design.html | 1 + develop/doc/design/tensor_array.html | 1 + develop/doc/design/var_desc.html | 1 + develop/doc/genindex.html | 1 + .../build_from_source_en.html | 5 ++- .../build_and_install/docker_install_en.html | 5 ++- .../build_and_install/index_en.html | 2 + .../build_and_install/pip_install_en.html | 1 + develop/doc/getstarted/index_en.html | 1 + .../doc/howto/deep_model/rnn/index_en.html | 1 + .../howto/deep_model/rnn/rnn_config_en.html | 1 + develop/doc/howto/dev/build_en.html | 37 +++++++++++++----- .../howto/dev/contribute_to_paddle_en.html | 1 + develop/doc/howto/dev/new_layer_en.html | 1 + develop/doc/howto/dev/new_op_en.html | 1 + develop/doc/howto/dev/use_eigen_en.html | 1 + develop/doc/howto/dev/write_docs_en.html | 1 + develop/doc/howto/index_en.html | 1 + .../doc/howto/optimization/cpu_profiling.html | 1 + .../howto/optimization/gpu_profiling_en.html | 1 + .../howto/usage/cluster/cluster_train_en.html | 1 + .../usage/cmd_parameter/arguments_en.html | 1 + .../cmd_parameter/detail_introduction_en.html | 1 + .../howto/usage/cmd_parameter/index_en.html | 1 + .../usage/cmd_parameter/use_case_en.html | 1 + develop/doc/howto/usage/k8s/k8s_aws_en.html | 1 + develop/doc/howto/usage/k8s/k8s_en.html | 1 + .../howto/usage/k8s/src/k8s_data/README.html | 1 + .../howto/usage/k8s/src/k8s_train/README.html | 1 + develop/doc/index_en.html | 1 + .../cross_compiling_for_android_en.html | 1 + .../cross_compiling_for_raspberry_en.html | 1 + develop/doc/mobile/index_en.html | 1 + develop/doc/objects.inv | Bin 3524 -> 3513 bytes develop/doc/py-modindex.html | 1 + develop/doc/search.html | 1 + develop/doc/searchindex.js | 2 +- .../survey/cluster_bootstrapping_tools.html | 1 + develop/doc/v1_api_tutorials/README.html | 1 + .../embedding_model/index_en.html | 1 + .../doc/v1_api_tutorials/gan/index_en.html | 1 + .../imagenet_model/resnet_model_en.html | 1 + .../quick_start/index_en.html | 1 + .../build_and_install/index_cn.rst.txt | 2 +- .../doc_cn/_sources/howto/dev/build_cn.md.txt | 2 +- develop/doc_cn/api/index_cn.html | 1 + .../api/v1/data_provider/dataprovider_cn.html | 1 + .../v1/data_provider/pydataprovider2_cn.html | 1 + develop/doc_cn/api/v1/index_cn.html | 1 + .../api/v1/predict/swig_py_paddle_cn.html | 1 + develop/doc_cn/api/v2/config/activation.html | 1 + develop/doc_cn/api/v2/config/attr.html | 1 + develop/doc_cn/api/v2/config/evaluators.html | 1 + develop/doc_cn/api/v2/config/layer.html | 1 + develop/doc_cn/api/v2/config/networks.html | 1 + develop/doc_cn/api/v2/config/optimizer.html | 1 + develop/doc_cn/api/v2/config/pooling.html | 1 + develop/doc_cn/api/v2/data.html | 1 + develop/doc_cn/api/v2/data/data_reader.html | 1 + develop/doc_cn/api/v2/data/dataset.html | 1 + develop/doc_cn/api/v2/data/image.html | 1 + develop/doc_cn/api/v2/fluid.html | 1 + develop/doc_cn/api/v2/fluid/data_feeder.html | 1 + develop/doc_cn/api/v2/fluid/evaluator.html | 1 + develop/doc_cn/api/v2/fluid/executor.html | 1 + develop/doc_cn/api/v2/fluid/initializer.html | 1 + develop/doc_cn/api/v2/fluid/layers.html | 1 + develop/doc_cn/api/v2/fluid/nets.html | 1 + develop/doc_cn/api/v2/fluid/optimizer.html | 1 + develop/doc_cn/api/v2/fluid/param_attr.html | 1 + develop/doc_cn/api/v2/fluid/profiler.html | 1 + develop/doc_cn/api/v2/fluid/regularizer.html | 1 + develop/doc_cn/api/v2/model_configs.html | 1 + develop/doc_cn/api/v2/run_logic.html | 1 + develop/doc_cn/design/api.html | 1 + .../doc_cn/design/auto_gradient_check.html | 1 + develop/doc_cn/design/block.html | 1 + .../doc_cn/design/build_system/README.html | 1 + .../doc_cn/design/cluster_train/README.html | 1 + .../design/cluster_train/checkpointing.html | 1 + .../design/cluster_train/data_dispatch.html | 1 + .../cluster_train/large_model_dist_train.html | 1 + .../design/cluster_train/master_server.html | 1 + .../design/cluster_train/pserver_client.html | 1 + .../remote_parameter_updater.html | 1 + .../design/cluster_train/save_model.html | 1 + .../design/cluster_train/submit-job.html | 1 + develop/doc_cn/design/evaluator.html | 1 + develop/doc_cn/design/executor.html | 1 + .../doc_cn/design/file_manager/README.html | 1 + .../design/file_manager/pfs/pfsclient.html | 1 + develop/doc_cn/design/float16.html | 1 + .../design/functions_operators_layers.html | 1 + develop/doc_cn/design/gan_api.html | 1 + develop/doc_cn/design/graph.html | 1 + develop/doc_cn/design/graph_survey.html | 1 + develop/doc_cn/design/if_else_op.html | 1 + develop/doc_cn/design/infer_var_type.html | 1 + develop/doc_cn/design/model_format.html | 1 + .../00.why_plain_c.html | 1 + .../01.inference_implementation.html | 1 + develop/doc_cn/design/ops/rnn.html | 1 + .../doc_cn/design/ops/sequence_decoder.html | 1 + develop/doc_cn/design/optimizer.html | 1 + develop/doc_cn/design/parameter_average.html | 1 + develop/doc_cn/design/parameters_in_cpp.html | 1 + develop/doc_cn/design/program.html | 1 + develop/doc_cn/design/prune.html | 1 + develop/doc_cn/design/python_api.html | 1 + develop/doc_cn/design/reader/README.html | 1 + .../refactor/distributed_architecture.html | 1 + .../design/refactor/parameter_server.html | 1 + develop/doc_cn/design/refactor/session.html | 1 + develop/doc_cn/design/refactorization.html | 1 + develop/doc_cn/design/register_grad_op.html | 1 + develop/doc_cn/design/regularization.html | 1 + develop/doc_cn/design/releasing_process.html | 1 + develop/doc_cn/design/scope.html | 1 + develop/doc_cn/design/selected_rows.html | 1 + develop/doc_cn/design/simple_op_design.html | 1 + develop/doc_cn/design/tensor_array.html | 1 + develop/doc_cn/design/var_desc.html | 1 + .../faq/build_and_install/index_cn.html | 1 + develop/doc_cn/faq/cluster/index_cn.html | 1 + develop/doc_cn/faq/index_cn.html | 1 + develop/doc_cn/faq/local/index_cn.html | 1 + develop/doc_cn/faq/model/index_cn.html | 1 + develop/doc_cn/faq/parameter/index_cn.html | 1 + develop/doc_cn/genindex.html | 1 + .../build_from_source_cn.html | 5 ++- .../build_and_install/docker_install_cn.html | 5 ++- .../build_and_install/index_cn.html | 2 + .../build_and_install/pip_install_cn.html | 1 + .../getstarted/concepts/use_concepts_cn.html | 1 + develop/doc_cn/getstarted/index_cn.html | 1 + .../deep_model/rnn/hierarchical_layer_cn.html | 1 + .../rnn/hrnn_rnn_api_compare_cn.html | 1 + .../doc_cn/howto/deep_model/rnn/index_cn.html | 1 + .../deep_model/rnn/recurrent_group_cn.html | 1 + .../howto/deep_model/rnn/rnn_config_cn.html | 1 + develop/doc_cn/howto/dev/build_cn.html | 37 +++++++++++++----- .../howto/dev/contribute_to_paddle_cn.html | 1 + develop/doc_cn/howto/dev/new_layer_cn.html | 1 + develop/doc_cn/howto/dev/new_op_cn.html | 1 + develop/doc_cn/howto/dev/use_eigen_cn.html | 1 + develop/doc_cn/howto/dev/write_docs_cn.html | 1 + develop/doc_cn/howto/index_cn.html | 1 + .../howto/optimization/cpu_profiling.html | 1 + .../howto/optimization/cpu_profiling_cn.html | 1 + .../howto/optimization/gpu_profiling_cn.html | 1 + .../howto/usage/cluster/cluster_train_cn.html | 1 + .../usage/cmd_parameter/arguments_cn.html | 1 + .../cmd_parameter/detail_introduction_cn.html | 1 + .../howto/usage/cmd_parameter/index_cn.html | 1 + .../usage/cmd_parameter/use_case_cn.html | 1 + .../doc_cn/howto/usage/k8s/k8s_basis_cn.html | 1 + develop/doc_cn/howto/usage/k8s/k8s_cn.html | 1 + .../howto/usage/k8s/k8s_distributed_cn.html | 1 + .../howto/usage/k8s/src/k8s_data/README.html | 1 + .../howto/usage/k8s/src/k8s_train/README.html | 1 + develop/doc_cn/index_cn.html | 1 + .../cross_compiling_for_android_cn.html | 1 + .../mobile/cross_compiling_for_ios_cn.html | 1 + .../cross_compiling_for_raspberry_cn.html | 1 + develop/doc_cn/mobile/index_cn.html | 1 + develop/doc_cn/objects.inv | Bin 4051 -> 4054 bytes develop/doc_cn/py-modindex.html | 1 + develop/doc_cn/search.html | 1 + develop/doc_cn/searchindex.js | 2 +- .../survey/cluster_bootstrapping_tools.html | 1 + develop/doc_cn/v1_api_tutorials/README.html | 1 + .../embedding_model/index_cn.html | 1 + .../imagenet_model/resnet_model_cn.html | 1 + .../quick_start/index_cn.html | 1 + 250 files changed, 310 insertions(+), 33 deletions(-) diff --git a/develop/doc/_sources/getstarted/build_and_install/index_en.rst.txt b/develop/doc/_sources/getstarted/build_and_install/index_en.rst.txt index c8b60d0357..32d66d63dd 100644 --- a/develop/doc/_sources/getstarted/build_and_install/index_en.rst.txt +++ b/develop/doc/_sources/getstarted/build_and_install/index_en.rst.txt @@ -13,6 +13,7 @@ You can choose either pip or Docker to complete your install: pip_install_en.rst docker_install_en.rst + ../../howto/dev/build_en.md Build from Source diff --git a/develop/doc/_sources/howto/dev/build_en.md.txt b/develop/doc/_sources/howto/dev/build_en.md.txt index d0048e3714..91c41ef8ce 100644 --- a/develop/doc/_sources/howto/dev/build_en.md.txt +++ b/develop/doc/_sources/howto/dev/build_en.md.txt @@ -1,4 +1,4 @@ -# Build PaddlePaddle from Source Code and Run Unit Test +# Build using Docker ## What Developers Need diff --git a/develop/doc/api/index_en.html b/develop/doc/api/index_en.html index ccaeba1745..61396b4c43 100644 --- a/develop/doc/api/index_en.html +++ b/develop/doc/api/index_en.html @@ -112,6 +112,7 @@
  • Install and Build
  • diff --git a/develop/doc/api/v1/data_provider/dataprovider_en.html b/develop/doc/api/v1/data_provider/dataprovider_en.html index 0c9695e41e..94ad741071 100644 --- a/develop/doc/api/v1/data_provider/dataprovider_en.html +++ b/develop/doc/api/v1/data_provider/dataprovider_en.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/api/v1/data_provider/pydataprovider2_en.html b/develop/doc/api/v1/data_provider/pydataprovider2_en.html index 24d6465fd2..2bd66ed2e6 100644 --- a/develop/doc/api/v1/data_provider/pydataprovider2_en.html +++ b/develop/doc/api/v1/data_provider/pydataprovider2_en.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/api/v1/index_en.html b/develop/doc/api/v1/index_en.html index d2a0b5ce7c..597e50a331 100644 --- a/develop/doc/api/v1/index_en.html +++ b/develop/doc/api/v1/index_en.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/api/v1/predict/swig_py_paddle_en.html b/develop/doc/api/v1/predict/swig_py_paddle_en.html index dc2e14f1f7..fc8c93f7b9 100644 --- a/develop/doc/api/v1/predict/swig_py_paddle_en.html +++ b/develop/doc/api/v1/predict/swig_py_paddle_en.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/api/v2/config/activation.html b/develop/doc/api/v2/config/activation.html index 9577f1fa5a..4e3e269c71 100644 --- a/develop/doc/api/v2/config/activation.html +++ b/develop/doc/api/v2/config/activation.html @@ -113,6 +113,7 @@
  • Install and Build
  • diff --git a/develop/doc/api/v2/config/attr.html b/develop/doc/api/v2/config/attr.html index 3eb6419116..2b368d6b52 100644 --- a/develop/doc/api/v2/config/attr.html +++ b/develop/doc/api/v2/config/attr.html @@ -113,6 +113,7 @@
  • Install and Build
  • diff --git a/develop/doc/api/v2/config/evaluators.html b/develop/doc/api/v2/config/evaluators.html index 952d44afec..dcf52c2250 100644 --- a/develop/doc/api/v2/config/evaluators.html +++ b/develop/doc/api/v2/config/evaluators.html @@ -113,6 +113,7 @@
  • Install and Build
  • diff --git a/develop/doc/api/v2/config/layer.html b/develop/doc/api/v2/config/layer.html index 3a29cf892b..75769fc2d4 100644 --- a/develop/doc/api/v2/config/layer.html +++ b/develop/doc/api/v2/config/layer.html @@ -113,6 +113,7 @@
  • Install and Build
  • diff --git a/develop/doc/api/v2/config/networks.html b/develop/doc/api/v2/config/networks.html index d474e07cc6..896716d855 100644 --- a/develop/doc/api/v2/config/networks.html +++ b/develop/doc/api/v2/config/networks.html @@ -113,6 +113,7 @@
  • Install and Build
  • diff --git a/develop/doc/api/v2/config/optimizer.html b/develop/doc/api/v2/config/optimizer.html index bb697ed015..9c3cce064c 100644 --- a/develop/doc/api/v2/config/optimizer.html +++ b/develop/doc/api/v2/config/optimizer.html @@ -113,6 +113,7 @@
  • Install and Build
  • diff --git a/develop/doc/api/v2/config/pooling.html b/develop/doc/api/v2/config/pooling.html index 36e807a563..c33e11043b 100644 --- a/develop/doc/api/v2/config/pooling.html +++ b/develop/doc/api/v2/config/pooling.html @@ -113,6 +113,7 @@
  • Install and Build
  • diff --git a/develop/doc/api/v2/data.html b/develop/doc/api/v2/data.html index 050bb7bb4c..6c4e6b8378 100644 --- a/develop/doc/api/v2/data.html +++ b/develop/doc/api/v2/data.html @@ -113,6 +113,7 @@
  • Install and Build
  • diff --git a/develop/doc/api/v2/data/data_reader.html b/develop/doc/api/v2/data/data_reader.html index 7d62141fc0..e069b9063c 100644 --- a/develop/doc/api/v2/data/data_reader.html +++ b/develop/doc/api/v2/data/data_reader.html @@ -113,6 +113,7 @@
  • Install and Build
  • diff --git a/develop/doc/api/v2/data/dataset.html b/develop/doc/api/v2/data/dataset.html index 9c76380177..0d633fc1a3 100644 --- a/develop/doc/api/v2/data/dataset.html +++ b/develop/doc/api/v2/data/dataset.html @@ -113,6 +113,7 @@
  • Install and Build
  • diff --git a/develop/doc/api/v2/data/image.html b/develop/doc/api/v2/data/image.html index cf9e00a1d0..0a055f1942 100644 --- a/develop/doc/api/v2/data/image.html +++ b/develop/doc/api/v2/data/image.html @@ -113,6 +113,7 @@
  • Install and Build
  • diff --git a/develop/doc/api/v2/fluid.html b/develop/doc/api/v2/fluid.html index 98a1570a2d..676c67b0eb 100644 --- a/develop/doc/api/v2/fluid.html +++ b/develop/doc/api/v2/fluid.html @@ -113,6 +113,7 @@
  • Install and Build
  • diff --git a/develop/doc/api/v2/fluid/data_feeder.html b/develop/doc/api/v2/fluid/data_feeder.html index 2a55311ec2..02dd267f49 100644 --- a/develop/doc/api/v2/fluid/data_feeder.html +++ b/develop/doc/api/v2/fluid/data_feeder.html @@ -113,6 +113,7 @@
  • Install and Build
  • diff --git a/develop/doc/api/v2/fluid/evaluator.html b/develop/doc/api/v2/fluid/evaluator.html index 031e3f52ab..ec7e0c0eea 100644 --- a/develop/doc/api/v2/fluid/evaluator.html +++ b/develop/doc/api/v2/fluid/evaluator.html @@ -113,6 +113,7 @@
  • Install and Build
  • diff --git a/develop/doc/api/v2/fluid/executor.html b/develop/doc/api/v2/fluid/executor.html index af3fc789e6..c8d975cbfa 100644 --- a/develop/doc/api/v2/fluid/executor.html +++ b/develop/doc/api/v2/fluid/executor.html @@ -113,6 +113,7 @@
  • Install and Build
  • diff --git a/develop/doc/api/v2/fluid/initializer.html b/develop/doc/api/v2/fluid/initializer.html index d79600ad0a..55d5008657 100644 --- a/develop/doc/api/v2/fluid/initializer.html +++ b/develop/doc/api/v2/fluid/initializer.html @@ -113,6 +113,7 @@
  • Install and Build
  • diff --git a/develop/doc/api/v2/fluid/layers.html b/develop/doc/api/v2/fluid/layers.html index e4b9595afe..490cb1fcea 100644 --- a/develop/doc/api/v2/fluid/layers.html +++ b/develop/doc/api/v2/fluid/layers.html @@ -113,6 +113,7 @@
  • Install and Build
  • diff --git a/develop/doc/api/v2/fluid/nets.html b/develop/doc/api/v2/fluid/nets.html index fbfefe2c53..077f9c4c7e 100644 --- a/develop/doc/api/v2/fluid/nets.html +++ b/develop/doc/api/v2/fluid/nets.html @@ -113,6 +113,7 @@
  • Install and Build
  • diff --git a/develop/doc/api/v2/fluid/optimizer.html b/develop/doc/api/v2/fluid/optimizer.html index adbf592a4e..8036dfba51 100644 --- a/develop/doc/api/v2/fluid/optimizer.html +++ b/develop/doc/api/v2/fluid/optimizer.html @@ -113,6 +113,7 @@
  • Install and Build
  • diff --git a/develop/doc/api/v2/fluid/param_attr.html b/develop/doc/api/v2/fluid/param_attr.html index 9c7b3d870b..bc7f6de84e 100644 --- a/develop/doc/api/v2/fluid/param_attr.html +++ b/develop/doc/api/v2/fluid/param_attr.html @@ -113,6 +113,7 @@
  • Install and Build
  • diff --git a/develop/doc/api/v2/fluid/profiler.html b/develop/doc/api/v2/fluid/profiler.html index 72c7e85061..b7ba779e0a 100644 --- a/develop/doc/api/v2/fluid/profiler.html +++ b/develop/doc/api/v2/fluid/profiler.html @@ -113,6 +113,7 @@
  • Install and Build
  • diff --git a/develop/doc/api/v2/fluid/regularizer.html b/develop/doc/api/v2/fluid/regularizer.html index bf523b3a22..b254c4a157 100644 --- a/develop/doc/api/v2/fluid/regularizer.html +++ b/develop/doc/api/v2/fluid/regularizer.html @@ -113,6 +113,7 @@
  • Install and Build
  • diff --git a/develop/doc/api/v2/model_configs.html b/develop/doc/api/v2/model_configs.html index d78b1af7b9..5616460a2b 100644 --- a/develop/doc/api/v2/model_configs.html +++ b/develop/doc/api/v2/model_configs.html @@ -113,6 +113,7 @@
  • Install and Build
  • diff --git a/develop/doc/api/v2/run_logic.html b/develop/doc/api/v2/run_logic.html index e8f8500f48..82568fafba 100644 --- a/develop/doc/api/v2/run_logic.html +++ b/develop/doc/api/v2/run_logic.html @@ -113,6 +113,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/api.html b/develop/doc/design/api.html index 1cf0001796..e8d652ac2f 100644 --- a/develop/doc/design/api.html +++ b/develop/doc/design/api.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/auto_gradient_check.html b/develop/doc/design/auto_gradient_check.html index 05932f648b..30987f9c80 100644 --- a/develop/doc/design/auto_gradient_check.html +++ b/develop/doc/design/auto_gradient_check.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/block.html b/develop/doc/design/block.html index 97c6465308..eb7c39f8a5 100644 --- a/develop/doc/design/block.html +++ b/develop/doc/design/block.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/build_system/README.html b/develop/doc/design/build_system/README.html index 43e3303da3..18e3bc9f72 100644 --- a/develop/doc/design/build_system/README.html +++ b/develop/doc/design/build_system/README.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/cluster_train/README.html b/develop/doc/design/cluster_train/README.html index c422b3e26f..fb8df57f56 100644 --- a/develop/doc/design/cluster_train/README.html +++ b/develop/doc/design/cluster_train/README.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/cluster_train/checkpointing.html b/develop/doc/design/cluster_train/checkpointing.html index c9cb9b5cbc..30eb37b800 100644 --- a/develop/doc/design/cluster_train/checkpointing.html +++ b/develop/doc/design/cluster_train/checkpointing.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/cluster_train/data_dispatch.html b/develop/doc/design/cluster_train/data_dispatch.html index f96d6a934a..9c210180e2 100644 --- a/develop/doc/design/cluster_train/data_dispatch.html +++ b/develop/doc/design/cluster_train/data_dispatch.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/cluster_train/large_model_dist_train.html b/develop/doc/design/cluster_train/large_model_dist_train.html index bfdad76b4c..5223871c32 100644 --- a/develop/doc/design/cluster_train/large_model_dist_train.html +++ b/develop/doc/design/cluster_train/large_model_dist_train.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/cluster_train/master_server.html b/develop/doc/design/cluster_train/master_server.html index a14b656758..63c5176931 100644 --- a/develop/doc/design/cluster_train/master_server.html +++ b/develop/doc/design/cluster_train/master_server.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/cluster_train/pserver_client.html b/develop/doc/design/cluster_train/pserver_client.html index a45bf026cb..050afdb006 100644 --- a/develop/doc/design/cluster_train/pserver_client.html +++ b/develop/doc/design/cluster_train/pserver_client.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/cluster_train/remote_parameter_updater.html b/develop/doc/design/cluster_train/remote_parameter_updater.html index 7a48df69fc..e78e0f6277 100644 --- a/develop/doc/design/cluster_train/remote_parameter_updater.html +++ b/develop/doc/design/cluster_train/remote_parameter_updater.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/cluster_train/save_model.html b/develop/doc/design/cluster_train/save_model.html index a3dd7553fb..bdf7a97fd8 100644 --- a/develop/doc/design/cluster_train/save_model.html +++ b/develop/doc/design/cluster_train/save_model.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/cluster_train/submit-job.html b/develop/doc/design/cluster_train/submit-job.html index 89dc247c7e..ca5a69b34b 100644 --- a/develop/doc/design/cluster_train/submit-job.html +++ b/develop/doc/design/cluster_train/submit-job.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/evaluator.html b/develop/doc/design/evaluator.html index e95bf1c8ee..37c173e257 100644 --- a/develop/doc/design/evaluator.html +++ b/develop/doc/design/evaluator.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/executor.html b/develop/doc/design/executor.html index f551f54c09..c006b3ced0 100644 --- a/develop/doc/design/executor.html +++ b/develop/doc/design/executor.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/file_manager/README.html b/develop/doc/design/file_manager/README.html index 9e6342d203..9b28ae4d8d 100644 --- a/develop/doc/design/file_manager/README.html +++ b/develop/doc/design/file_manager/README.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/file_manager/pfs/pfsclient.html b/develop/doc/design/file_manager/pfs/pfsclient.html index 1f214af95f..34830fc9c8 100644 --- a/develop/doc/design/file_manager/pfs/pfsclient.html +++ b/develop/doc/design/file_manager/pfs/pfsclient.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/float16.html b/develop/doc/design/float16.html index 2baa58048a..1ea944c360 100644 --- a/develop/doc/design/float16.html +++ b/develop/doc/design/float16.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/functions_operators_layers.html b/develop/doc/design/functions_operators_layers.html index a87dca090c..c7a19255df 100644 --- a/develop/doc/design/functions_operators_layers.html +++ b/develop/doc/design/functions_operators_layers.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/gan_api.html b/develop/doc/design/gan_api.html index f0ead41f79..18955af7d8 100644 --- a/develop/doc/design/gan_api.html +++ b/develop/doc/design/gan_api.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/graph.html b/develop/doc/design/graph.html index b29d130b02..65e75b308f 100644 --- a/develop/doc/design/graph.html +++ b/develop/doc/design/graph.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/graph_survey.html b/develop/doc/design/graph_survey.html index c119911505..816ba42302 100644 --- a/develop/doc/design/graph_survey.html +++ b/develop/doc/design/graph_survey.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/if_else_op.html b/develop/doc/design/if_else_op.html index 901fbbcc5c..49f59a9bae 100644 --- a/develop/doc/design/if_else_op.html +++ b/develop/doc/design/if_else_op.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/infer_var_type.html b/develop/doc/design/infer_var_type.html index 59d8535cd6..2f443216a4 100644 --- a/develop/doc/design/infer_var_type.html +++ b/develop/doc/design/infer_var_type.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/model_format.html b/develop/doc/design/model_format.html index 6c0e80e537..6567c9c280 100644 --- a/develop/doc/design/model_format.html +++ b/develop/doc/design/model_format.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/multi_language_interface/00.why_plain_c.html b/develop/doc/design/multi_language_interface/00.why_plain_c.html index 5baef082e8..bf869bdb28 100644 --- a/develop/doc/design/multi_language_interface/00.why_plain_c.html +++ b/develop/doc/design/multi_language_interface/00.why_plain_c.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/multi_language_interface/01.inference_implementation.html b/develop/doc/design/multi_language_interface/01.inference_implementation.html index 020f7186f8..5f3283df3c 100644 --- a/develop/doc/design/multi_language_interface/01.inference_implementation.html +++ b/develop/doc/design/multi_language_interface/01.inference_implementation.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/ops/rnn.html b/develop/doc/design/ops/rnn.html index c33dd943a6..3ec044c0bd 100644 --- a/develop/doc/design/ops/rnn.html +++ b/develop/doc/design/ops/rnn.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/ops/sequence_decoder.html b/develop/doc/design/ops/sequence_decoder.html index e03976ab4f..6c5fd24420 100644 --- a/develop/doc/design/ops/sequence_decoder.html +++ b/develop/doc/design/ops/sequence_decoder.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/optimizer.html b/develop/doc/design/optimizer.html index 45dbab49fa..19c1dfdf89 100644 --- a/develop/doc/design/optimizer.html +++ b/develop/doc/design/optimizer.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/parameter_average.html b/develop/doc/design/parameter_average.html index 2c8a1502dd..d945827467 100644 --- a/develop/doc/design/parameter_average.html +++ b/develop/doc/design/parameter_average.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/parameters_in_cpp.html b/develop/doc/design/parameters_in_cpp.html index 07c1324986..1734eb5b1f 100644 --- a/develop/doc/design/parameters_in_cpp.html +++ b/develop/doc/design/parameters_in_cpp.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/program.html b/develop/doc/design/program.html index 1af6b67392..5fb7e753a7 100644 --- a/develop/doc/design/program.html +++ b/develop/doc/design/program.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/prune.html b/develop/doc/design/prune.html index 74aea803ef..2e5de80039 100644 --- a/develop/doc/design/prune.html +++ b/develop/doc/design/prune.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/python_api.html b/develop/doc/design/python_api.html index ff9a7cc3ee..f1a4966344 100644 --- a/develop/doc/design/python_api.html +++ b/develop/doc/design/python_api.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/reader/README.html b/develop/doc/design/reader/README.html index ddac09644a..161e05061e 100644 --- a/develop/doc/design/reader/README.html +++ b/develop/doc/design/reader/README.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/refactor/distributed_architecture.html b/develop/doc/design/refactor/distributed_architecture.html index 2522d87b98..1d66a091cc 100644 --- a/develop/doc/design/refactor/distributed_architecture.html +++ b/develop/doc/design/refactor/distributed_architecture.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/refactor/parameter_server.html b/develop/doc/design/refactor/parameter_server.html index fd351ff035..4b2f85149e 100644 --- a/develop/doc/design/refactor/parameter_server.html +++ b/develop/doc/design/refactor/parameter_server.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/refactor/session.html b/develop/doc/design/refactor/session.html index 7c7bccd802..73bb238dc5 100644 --- a/develop/doc/design/refactor/session.html +++ b/develop/doc/design/refactor/session.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/refactorization.html b/develop/doc/design/refactorization.html index 6865e772b5..a29f56ecce 100644 --- a/develop/doc/design/refactorization.html +++ b/develop/doc/design/refactorization.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/register_grad_op.html b/develop/doc/design/register_grad_op.html index ba52d17bef..25e9697e81 100644 --- a/develop/doc/design/register_grad_op.html +++ b/develop/doc/design/register_grad_op.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/regularization.html b/develop/doc/design/regularization.html index 42f1da1724..eb382e6884 100644 --- a/develop/doc/design/regularization.html +++ b/develop/doc/design/regularization.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/releasing_process.html b/develop/doc/design/releasing_process.html index 629ae7ebb4..e44fbd53a1 100644 --- a/develop/doc/design/releasing_process.html +++ b/develop/doc/design/releasing_process.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/scope.html b/develop/doc/design/scope.html index f6b2a3ee2f..639803f8e0 100644 --- a/develop/doc/design/scope.html +++ b/develop/doc/design/scope.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/selected_rows.html b/develop/doc/design/selected_rows.html index 8f23ff7b1f..aa12d4136e 100644 --- a/develop/doc/design/selected_rows.html +++ b/develop/doc/design/selected_rows.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/simple_op_design.html b/develop/doc/design/simple_op_design.html index 517770adf9..e2c8cd89f9 100644 --- a/develop/doc/design/simple_op_design.html +++ b/develop/doc/design/simple_op_design.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/tensor_array.html b/develop/doc/design/tensor_array.html index 2a02425b0e..60a6de242e 100644 --- a/develop/doc/design/tensor_array.html +++ b/develop/doc/design/tensor_array.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/design/var_desc.html b/develop/doc/design/var_desc.html index 8f86c66359..506383506e 100644 --- a/develop/doc/design/var_desc.html +++ b/develop/doc/design/var_desc.html @@ -110,6 +110,7 @@
  • Install and Build
  • diff --git a/develop/doc/genindex.html b/develop/doc/genindex.html index dec42d6e85..634a0a7195 100644 --- a/develop/doc/genindex.html +++ b/develop/doc/genindex.html @@ -111,6 +111,7 @@
  • Install and Build
  • diff --git a/develop/doc/getstarted/build_and_install/build_from_source_en.html b/develop/doc/getstarted/build_and_install/build_from_source_en.html index 194b298c47..caf8560a78 100644 --- a/develop/doc/getstarted/build_and_install/build_from_source_en.html +++ b/develop/doc/getstarted/build_and_install/build_from_source_en.html @@ -35,7 +35,7 @@ - + @@ -113,6 +113,7 @@
  • Install and Build
  • @@ -423,7 +424,7 @@ passed to cmake, i.e.

    Next - Previous + Previous diff --git a/develop/doc/getstarted/build_and_install/docker_install_en.html b/develop/doc/getstarted/build_and_install/docker_install_en.html index 1c7759cb64..f90b10a756 100644 --- a/develop/doc/getstarted/build_and_install/docker_install_en.html +++ b/develop/doc/getstarted/build_and_install/docker_install_en.html @@ -34,7 +34,7 @@ - + @@ -113,6 +113,7 @@
  • Install and Build
  • @@ -342,7 +343,7 @@ computer doesn’t support AVX, you’ll probably need to
    diff --git a/develop/doc/getstarted/build_and_install/pip_install_en.html b/develop/doc/getstarted/build_and_install/pip_install_en.html index 42787fff45..84057d38aa 100644 --- a/develop/doc/getstarted/build_and_install/pip_install_en.html +++ b/develop/doc/getstarted/build_and_install/pip_install_en.html @@ -113,6 +113,7 @@
  • Install and Build
  • diff --git a/develop/doc/getstarted/index_en.html b/develop/doc/getstarted/index_en.html index 188ec07d58..0871550b8f 100644 --- a/develop/doc/getstarted/index_en.html +++ b/develop/doc/getstarted/index_en.html @@ -112,6 +112,7 @@
  • Install and Build
  • diff --git a/develop/doc/howto/deep_model/rnn/index_en.html b/develop/doc/howto/deep_model/rnn/index_en.html index e555844f32..e72452cf79 100644 --- a/develop/doc/howto/deep_model/rnn/index_en.html +++ b/develop/doc/howto/deep_model/rnn/index_en.html @@ -113,6 +113,7 @@
  • Install and Build
  • diff --git a/develop/doc/howto/deep_model/rnn/rnn_config_en.html b/develop/doc/howto/deep_model/rnn/rnn_config_en.html index 78b91e42f7..34ed1c8601 100644 --- a/develop/doc/howto/deep_model/rnn/rnn_config_en.html +++ b/develop/doc/howto/deep_model/rnn/rnn_config_en.html @@ -113,6 +113,7 @@
  • Install and Build
  • diff --git a/develop/doc/howto/dev/build_en.html b/develop/doc/howto/dev/build_en.html index adf0c865cb..52d76382fd 100644 --- a/develop/doc/howto/dev/build_en.html +++ b/develop/doc/howto/dev/build_en.html @@ -8,7 +8,7 @@ - Build PaddlePaddle from Source Code and Run Unit Test — PaddlePaddle documentation + Build using Docker — PaddlePaddle documentation @@ -32,7 +32,10 @@ - + + + + @@ -80,8 +83,8 @@
    -