- 30 3月, 2018 3 次提交
-
-
由 _青葱 提交于
-
由 _青葱 提交于
-
由 Helin Wang 提交于
-
- 22 3月, 2018 1 次提交
-
-
由 _青葱 提交于
-
- 20 3月, 2018 1 次提交
-
-
由 sabreshao 提交于
1. Add option WITH_AMD_GPU. 2. Add cmake/hip.cmake for HIP toolchain. 3. Some external module such as eigen may need HIP port. 4. Add macro hip_library/hip_binary/hip_test to cmake/generic.cmake. 5. Add one HIP source concat.hip.cu as an example. Each .cu may have its corresponding .hip.cu.
-
- 16 3月, 2018 1 次提交
-
-
由 sabreshao 提交于
1. Add option WITH_AMD_GPU. 2. Add cmake/hip.cmake for HIP toolchain. 3. Some external module such as eigen may need HIP port. 4. Add macro hip_library/hip_binary/hip_test to cmake/generic.cmake. 5. Add one HIP source concat.hip.cu as an example. Each .cu may have its corresponding .hip.cu.
-
- 08 3月, 2018 1 次提交
-
-
由 Tao Luo 提交于
* compile and install the static library of fluid inference * fix dynload_cuda not in CPU mode * update shared library and adjust the deploy of openblas * adjust the deploy of openblas * * auto add all fluid modules for static library * use libprotobuf.a instead of libprotobuf-lite.a for profiler * use set_property to set the global varible instead of ENV * add gpu depends of fluid modules, auto add inference_lib_dist depends * change the condition of openblas_lib, and fix a typo
-
- 28 2月, 2018 1 次提交
-
-
由 Yiqun Liu 提交于
* Get rid of the dependency of Go compiler when WITH_GOLANG is OFF. * Minor modification to the documentation. * Remove the downloading and installing of Go compiler when build developing Docker image for android. * Minor modifcation to the documentation's format. * Change the default value of WITH_GOLANG to OFF in paddle/scripts/docker/build.sh.
-
- 26 2月, 2018 1 次提交
-
-
由 Luo Tao 提交于
-
- 24 2月, 2018 1 次提交
-
-
由 QI JUN 提交于
* fix nccl version * enable nccl test
-
- 14 2月, 2018 1 次提交
-
-
由 Yang Yang(Tony) 提交于
* compile with nccl2 * add ncclGroup; it is necessary in nccl2 * add back libnccl-dev
-
- 12 2月, 2018 1 次提交
-
-
由 Tao Luo 提交于
* refine inference_lib_dist after code move, and add it to docker/build.sh * remove is_directory in inference_lib.cmake
-
- 11 2月, 2018 2 次提交
- 10 2月, 2018 2 次提交
- 07 2月, 2018 1 次提交
-
-
由 Yang Yang 提交于
-
- 05 2月, 2018 1 次提交
-
-
由 Luo Tao 提交于
-
- 02 2月, 2018 1 次提交
-
-
由 Luo Tao 提交于
-
- 01 2月, 2018 3 次提交
-
-
由 Yancey1989 提交于
-
由 Yancey1989 提交于
-
由 helinwang 提交于
-
- 25 1月, 2018 1 次提交
-
-
由 Yang Yu 提交于
-
- 05 1月, 2018 3 次提交
-
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 Yancey 提交于
-
- 28 12月, 2017 1 次提交
-
-
由 Yancey 提交于
-
- 08 12月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 07 12月, 2017 1 次提交
-
-
由 Yancey1989 提交于
-
- 02 12月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 01 12月, 2017 1 次提交
-
-
由 typhoonzero 提交于
-
- 30 11月, 2017 1 次提交
-
-
由 武毅 提交于
* add back print_operators_doc * fix style check * fix style check
-
- 28 11月, 2017 1 次提交
-
-
由 Yancey 提交于
-
- 21 11月, 2017 1 次提交
-
-
由 Yancey 提交于
-
- 17 11月, 2017 1 次提交
-
-
由 dangqingqing 提交于
Use CUDA_ARCH_NAME=All in the paddle/scripts/docker/build.sh and remove 20 21(20) in cmake/cuda.cmake.
-
- 16 11月, 2017 1 次提交
-
-
由 tensor-tang 提交于
-
- 07 11月, 2017 3 次提交
-
-
由 typhoonzero 提交于
-
由 typhoonzero 提交于
-
https://github.com/PaddlePaddle/Paddle/issues/5363由 Thuan Nguyen 提交于
This changed was accidently reverted in a previous pull request. This pull request adds back in the print_operators_doc to the docker image. Discussed with Helin and Yi. Currently we have a binary "print_operators_doc" that is built that generates a JSON document. This JSON represents the API documentation of paddle, and will be used by PaddlePaddle.org to generate API documentation. This issue is to request "print_operators_doc" to be added to the production paddlepaddle/paddle:latest image.
-
- 06 11月, 2017 1 次提交
-
-
由 武毅 提交于
-