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 c8b60d03578..32d66d63dd5 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 d0048e3714a..91c41ef8ce3 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 ccaeba17451..61396b4c43e 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 0c9695e41e1..94ad7410715 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 24d6465fd2e..2bd66ed2e65 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 d2a0b5ce7c2..597e50a3313 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 dc2e14f1f71..fc8c93f7b9f 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 9577f1fa5a8..4e3e269c717 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 3eb64191165..2b368d6b528 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 952d44afec7..dcf52c2250b 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 3a29cf892b3..75769fc2d49 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 d474e07cc69..896716d855c 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 bb697ed0159..9c3cce064cd 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 36e807a563a..c33e11043b3 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 050bb7bb4c2..6c4e6b8378f 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 7d62141fc0e..e069b9063cb 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 9c76380177e..0d633fc1a3c 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 cf9e00a1d0d..0a055f1942a 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 98a1570a2d1..676c67b0ebf 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 2a55311ec22..02dd267f497 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 031e3f52ab2..ec7e0c0eea5 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 af3fc789e60..c8d975cbfaa 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 d79600ad0a7..55d5008657b 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 e4b9595afec..490cb1fcea3 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 fbfefe2c532..077f9c4c7e2 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 adbf592a4e6..8036dfba514 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 9c7b3d870b7..bc7f6de84ee 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 72c7e85061a..b7ba779e0a4 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 bf523b3a22b..b254c4a1573 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 d78b1af7b96..5616460a2b2 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 e8f8500f487..82568fafba9 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 1cf0001796c..e8d652ac2f2 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 05932f648b7..30987f9c807 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 97c64653080..eb7c39f8a57 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 43e3303da36..18e3bc9f721 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 c422b3e26fe..fb8df57f563 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 c9cb9b5cbc3..30eb37b8006 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 f96d6a934a9..9c210180e28 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 bfdad76b4cb..5223871c321 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 a14b656758d..63c51769316 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 a45bf026cb1..050afdb006b 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 7a48df69fc6..e78e0f62777 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 a3dd7553fba..bdf7a97fd8a 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 89dc247c7e1..ca5a69b34b0 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 e95bf1c8ee1..37c173e257d 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 f551f54c09b..c006b3ced05 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 9e6342d2033..9b28ae4d8d0 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 1f214af95f2..34830fc9c82 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 2baa58048a8..1ea944c360c 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 a87dca090c1..c7a19255df9 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 f0ead41f799..18955af7d82 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 b29d130b025..65e75b308f1 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 c119911505d..816ba423027 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 901fbbcc5c6..49f59a9baec 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 59d8535cd60..2f443216a43 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 6c0e80e5377..6567c9c280e 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 5baef082e8c..bf869bdb286 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 020f7186f86..5f3283df3c4 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 c33dd943a66..3ec044c0bdb 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 e03976ab4ff..6c5fd244206 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 45dbab49fac..19c1dfdf899 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 2c8a1502dd5..d9458274677 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 07c1324986f..1734eb5b1f1 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 1af6b673926..5fb7e753a7a 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 74aea803efe..2e5de800398 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 ff9a7cc3eec..f1a49663442 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 ddac09644a6..161e05061ea 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 2522d87b988..1d66a091cce 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 fd351ff035e..4b2f85149eb 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 7c7bccd802f..73bb238dc5c 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 6865e772b5a..a29f56eccef 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 ba52d17befd..25e9697e816 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 42f1da1724d..eb382e6884e 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 629ae7ebb41..e44fbd53a13 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 f6b2a3ee2fb..639803f8e01 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 8f23ff7b1f4..aa12d4136ea 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 517770adf92..e2c8cd89f98 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 2a02425b0ef..60a6de242e3 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 8f86c663590..506383506ec 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 dec42d6e850..634a0a7195c 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 194b298c471..caf8560a78e 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 1c7759cb644..f90b10a756f 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 42787fff45b..84057d38aa5 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 188ec07d584..0871550b8f9 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 e555844f324..e72452cf798 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 78b91e42f73..34ed1c8601a 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 adf0c865cb0..52d76382fd9 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 @@
    -