Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update paddle installation documents, make installation more simpler #4382

Closed
typhoonzero opened this issue Sep 26, 2017 · 7 comments
Closed
Assignees

Comments

@typhoonzero
Copy link
Contributor

typhoonzero commented Sep 26, 2017

Update doc/getstarted/build_and_install to make installation steps more simple and clear, refined document structure is:

  1. install using pip(supports linux and mac)
  2. run with docker (supports linux, mac and windows)
    1. run book image
    2. run production image
    3. run docker with GPU
    4. run under windows under docker
  3. build from source(supports linux and mac)
    1. build under docker
    2. build under differnet linux distributions
    3. build under mac OS
  4. common build and install FAQs
@llxxxll
Copy link
Member

llxxxll commented Sep 26, 2017

Are you considering supporting windows?

@typhoonzero
Copy link
Contributor Author

@llxxxll windows users can only run under docker, and may not be able to use GPU. Will add some tips for windows users also.

@llxxxll
Copy link
Member

llxxxll commented Sep 26, 2017

@typhoonzero ok~
and PaddlePaddle Mobile build&install ,do you want to add?

@typhoonzero
Copy link
Contributor Author

Add to upper level of document index? Like:

  1. getting started
    1. build and install
    2. run a demo
    3. run inference demo
  2. paddle versions
  3. training
  4. inference
  5. run on mobile
  6. contributing
    ...

@luotao1
Copy link
Contributor

luotao1 commented Sep 26, 2017

As FAQ will make a document index (#4354), how about move "common build and install FAQs" into FAQ?

@typhoonzero
Copy link
Contributor Author

@luotao1 Sure, definitely.

@NorthStar
Copy link
Contributor

@abhinavarora can perhaps take on 3.iii, tagging him.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants