1. 04 12月, 2018 1 次提交
    • W
      Windows/support (#415) · 1371bae0
      wopeizl 提交于
      * add windows compile, install guide support
      
      * adjust the format
      
      * correct the format
      test=develop
      
      * fix the style
      test=develop
      
      * fix issue
      test=develop
      
      * disable the windows cpp-reference doc temporarily
      test=develop
      
      * restore the inference doc
      test=develop
      1371bae0
  2. 09 10月, 2018 1 次提交
    • J
      renew the install doc for V1.0 (#110) · 0137c97a
      Jiabin Yang 提交于
      * renew the install doc for V1.0
      
      * refine doc
      
      * refine MAC_compile with user installed openblas
      
      * fix python3 related issue according to https://github.com/PaddlePaddle/Paddle/issues/13724
      
      * refine python3 LD_LIBRARY and DYLD_LIBRARY set
      
      * fix FAQ
      
      * refine macos compile and install on python settings
      
      * refine mac compile command
      
      * fix comment related format problem
      
      * fix FAQ format problem
      
      * add mac compile on 10.14
      
      * remove py3 compile on mac 10.14
      
      * refine
      0137c97a