diff --git a/doc/fluid/new_docs/user_guides/howto/inference/build_and_install_lib_cn.rst b/doc/fluid/new_docs/user_guides/howto/inference/build_and_install_lib_cn.rst index 2694df167a6937776f15e8f52e1d2c2449991804..440df3b5f0ab071f68bdd3784c926d88bc3c7654 100644 --- a/doc/fluid/new_docs/user_guides/howto/inference/build_and_install_lib_cn.rst +++ b/doc/fluid/new_docs/user_guides/howto/inference/build_and_install_lib_cn.rst @@ -40,7 +40,6 @@ WITH_MKL ON/OFF .. code-block:: bash - pip install paddlepaddle-gpu PADDLE_ROOT=/path/of/capi git clone https://github.com/PaddlePaddle/Paddle.git cd Paddle @@ -97,3 +96,4 @@ version.txt 中记录了该预测库的版本信息,包括Git Commit ID、使 WITH_GPU: ON CUDA version: 8.0 CUDNN version: v5 +