- 06 11月, 2018 1 次提交
-
-
由 peizhilin 提交于
1. Non utf-8 characters within comments of OPs may lead to protobuf fail to parse_from_string 2. comment out some ops which not supported on windows 3. cuda libs may not be correctly linked to target on windows
-
- 08 10月, 2018 1 次提交
-
-
由 Tao Luo 提交于
test=develop
-
- 31 8月, 2018 1 次提交
-
-
由 dzhwinter 提交于
-
- 30 4月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* "re-commit " * "picked up" * "fix ci" * "fix pdb hang up issue in cuda 9"
-
- 26 2月, 2018 1 次提交
-
-
由 Xin Pan 提交于
-
- 08 2月, 2018 1 次提交
-
-
由 Yu Yang 提交于
-
- 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 次提交
-
-
由 dangqingqing 提交于
1. Automatically detect GPU arch by default. 2. Specify -DCUDA_ARCH_NAME=All when releasing PaddlePaddle new version
-