From 29e5a34c0abbc599fc6ddea791b78187fef0ab73 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Wed, 30 Aug 2017 08:27:42 +0000 Subject: [PATCH] Deploy to GitHub Pages: 5c3b313cab9f41acd4b09b0e67fb2239b17a409d --- .../build_and_install/index_en.rst.txt | 3 +- .../ubuntu_install_en.rst.txt | 25 -- 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/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/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/file_manager/README.html | 1 - .../design/file_manager/pfs/pfsclient.html | 1 - .../00.why_plain_c.html | 1 - .../01.inference_implementation.html | 1 - develop/doc/design/parameters_in_cpp.html | 1 - develop/doc/design/reader/README.html | 1 - develop/doc/design/releasing_process.html | 1 - develop/doc/design/scope.html | 1 - develop/doc/design/simple_op_design.html | 1 - develop/doc/genindex.html | 1 - .../doc/getstarted/basic_usage/index_en.html | 1 - .../build_from_source_en.html | 5 +- .../build_and_install/docker_install_en.html | 5 +- .../build_and_install/index_en.html | 4 +- .../build_and_install/ubuntu_install_en.html | 270 --------------- 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 | 1 - .../howto/dev/contribute_to_paddle_en.html | 1 - develop/doc/howto/dev/new_layer_en.html | 1 - develop/doc/howto/index_en.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 - develop/doc/objects.inv | Bin 2465 -> 2433 bytes develop/doc/search.html | 1 - develop/doc/searchindex.js | 2 +- .../tutorials/embedding_model/index_en.html | 1 - develop/doc/tutorials/gan/index_en.html | 1 - .../image_classification/index_en.html | 1 - .../imagenet_model/resnet_model_en.html | 1 - develop/doc/tutorials/index_en.html | 1 - .../doc/tutorials/quick_start/index_en.html | 1 - develop/doc/tutorials/rec/ml_dataset_en.html | 1 - .../doc/tutorials/rec/ml_regression_en.html | 1 - .../semantic_role_labeling/index_en.html | 1 - .../sentiment_analysis/index_en.html | 1 - .../tutorials/text_generation/index_en.html | 1 - .../build_and_install/index_cn.rst.txt | 4 +- .../ubuntu_install_cn.rst.txt | 71 ---- 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/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 - .../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 - .../doc_cn/design/file_manager/README.html | 1 - .../design/file_manager/pfs/pfsclient.html | 1 - .../00.why_plain_c.html | 1 - .../01.inference_implementation.html | 1 - develop/doc_cn/design/parameters_in_cpp.html | 1 - develop/doc_cn/design/reader/README.html | 1 - develop/doc_cn/design/releasing_process.html | 1 - develop/doc_cn/design/scope.html | 1 - develop/doc_cn/design/simple_op_design.html | 1 - develop/doc_cn/faq/index_cn.html | 1 - develop/doc_cn/genindex.html | 1 - .../getstarted/basic_usage/index_cn.html | 1 - .../cmake/build_from_source_cn.html | 5 +- .../build_and_install/docker_install_cn.html | 5 +- .../build_and_install/index_cn.html | 4 +- .../build_and_install/ubuntu_install_cn.html | 315 ------------------ .../getstarted/concepts/use_concepts_cn.html | 1 - develop/doc_cn/getstarted/index_cn.html | 1 - .../cross_compiling_for_android_cn.html | 1 - .../cross_compiling_for_raspberry_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 | 1 - .../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/write_docs_cn.html | 1 - develop/doc_cn/howto/index_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 - develop/doc_cn/objects.inv | Bin 2970 -> 2944 bytes develop/doc_cn/search.html | 1 - develop/doc_cn/searchindex.js | 2 +- .../tutorials/embedding_model/index_cn.html | 1 - .../image_classification/index_cn.html | 1 - .../imagenet_model/resnet_model_cn.html | 1 - develop/doc_cn/tutorials/index_cn.html | 1 - .../tutorials/quick_start/index_cn.html | 1 - .../doc_cn/tutorials/rec/ml_dataset_cn.html | 1 - .../tutorials/rec/ml_regression_cn.html | 1 - .../semantic_role_labeling/index_cn.html | 1 - .../sentiment_analysis/index_cn.html | 1 - .../tutorials/text_generation/index_cn.html | 1 - 161 files changed, 14 insertions(+), 851 deletions(-) delete mode 100644 develop/doc/_sources/getstarted/build_and_install/ubuntu_install_en.rst.txt delete mode 100644 develop/doc/getstarted/build_and_install/ubuntu_install_en.html delete mode 100644 develop/doc_cn/_sources/getstarted/build_and_install/ubuntu_install_cn.rst.txt delete mode 100644 develop/doc_cn/getstarted/build_and_install/ubuntu_install_cn.html 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 1bfd4f75c0..8a53588e04 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 @@ -8,14 +8,13 @@ Install PaddlePaddle :maxdepth: 1 docker_install_en.rst - ubuntu_install_en.rst Build from Source ----------------- .. warning:: - Please use :code:`deb` package or :code:`docker` image to install paddle. The building guide is used for hacking or contributing PaddlePaddle source code. + Please use :code:`docker` image to install paddle. The building guide is used for hacking or contributing PaddlePaddle source code. .. toctree:: :maxdepth: 1 diff --git a/develop/doc/_sources/getstarted/build_and_install/ubuntu_install_en.rst.txt b/develop/doc/_sources/getstarted/build_and_install/ubuntu_install_en.rst.txt deleted file mode 100644 index ea8042085b..0000000000 --- a/develop/doc/_sources/getstarted/build_and_install/ubuntu_install_en.rst.txt +++ /dev/null @@ -1,25 +0,0 @@ -Debian Package installation guide -================================= - -PaddlePaddle supports :code:`deb` pacakge. The installation of this :code:`deb` package is tested in ubuntu 14.04, but it should be support other debian based linux, too. - -There are four versions of debian package, :code:`cpu`, :code:`gpu`, :code:`cpu-noavx`, :code:`gpu-noavx`. And :code:`noavx` version is used to support CPU which does not contain :code:`AVX` instructions. The download url of :code:`deb` package is \: https://github.com/baidu/Paddle/releases/ - - -After downloading PaddlePaddle deb packages, you can use :code:`gdebi` install. - -.. code-block:: bash - - gdebi paddle-*.deb - -If :code:`gdebi` is not installed, you can use :code:`sudo apt-get install gdebi` to install it. - -Or you can use following commands to install PaddlePaddle. - -.. code-block:: bash - - dpkg -i paddle-*.deb - apt-get install -f - -And if you use GPU version deb package, you need to install CUDA toolkit and cuDNN, and set related environment variables(such as LD_LIBRARY_PATH) first. It is normal when `dpkg -i` get errors. `apt-get install -f` will continue install paddle, and install dependences. - diff --git a/develop/doc/api/index_en.html b/develop/doc/api/index_en.html index 476ea7e483..933e91352d 100644 --- a/develop/doc/api/index_en.html +++ b/develop/doc/api/index_en.html @@ -110,7 +110,6 @@
  • GET STARTED