- 12 12月, 2017 2 次提交
-
-
由 Luo Tao 提交于
-
由 tensor-tang 提交于
-
- 06 12月, 2017 1 次提交
-
-
由 Yancey1989 提交于
-
- 05 12月, 2017 1 次提交
-
-
由 dzhwinter 提交于
-
- 01 12月, 2017 4 次提交
-
-
由 Yancey 提交于
* fix grpc compile warn * update * -Wnon-virtual-dtor -> -Wno-non-virtual-dtor
-
由 Yiqun Liu 提交于
Add version and commit information in capi config.h and use unofficial glog for Android API < 21. (#6113) * Automatically configure the version and commit information in capi. * Use the unofficial glog repository for building for Android (API < 21).
-
由 typhoonzero 提交于
-
由 Yu Yang 提交于
-
- 30 11月, 2017 4 次提交
-
-
由 dangqingqing 提交于
-
由 dangqingqing 提交于
-
由 QI JUN 提交于
* add gflags for C++ unittest
-
由 Yu Yang 提交于
-
- 29 11月, 2017 2 次提交
-
-
由 Kexin Zhao 提交于
-
由 武毅 提交于
* fix compile on cudnn7 * update * update * make silent
-
- 28 11月, 2017 2 次提交
-
-
由 Yu Yang 提交于
* Fix MacOS compile * Update GRPC * Unset PROTOBUF_EXEC
-
由 武毅 提交于
* WIP send recv op * WIP send recv * put grpc impl in details * put grpc impl in details * update wip * update proto * update proto * update proto * clean cmake * wip on op implementations * wip on op implementations * compile ok adding ut * wip unitest * add extern cares for linking * wip add ut * working version send recv * revert optimizer.py * update test cmake * add libtool to dockerfile * update cmake dependency * update cmake depends * update cmake grpc depends * fix cmake dependency * fix compile error * fix compile * follow comments * update * update copyfrom
-
- 27 11月, 2017 2 次提交
-
-
由 Qiao Longfei 提交于
* py_test support argument, test_image_classification_train support argument * use REMOVE_ITEM to rm item from list in cmake
-
由 Qiao Longfei 提交于
-
- 24 11月, 2017 1 次提交
-
-
由 Yancey1989 提交于
-
- 17 11月, 2017 3 次提交
-
-
由 dangqingqing 提交于
Use CUDA_ARCH_NAME=All in the paddle/scripts/docker/build.sh and remove 20 21(20) in cmake/cuda.cmake.
-
由 tensor-tang 提交于
-
由 Yiqun Liu 提交于
* Support the build for multiple architectures at one cmake command (iOS). * Update the documentations.
-
- 16 11月, 2017 3 次提交
-
-
由 tensor-tang 提交于
-
由 dangqingqing 提交于
1. Automatically detect GPU arch by default. 2. Specify -DCUDA_ARCH_NAME=All when releasing PaddlePaddle new version
-
由 Luo Tao 提交于
-
- 15 11月, 2017 1 次提交
-
-
由 Yiqun Liu 提交于
-
- 10 11月, 2017 2 次提交
- 09 11月, 2017 4 次提交
-
-
由 tensor-tang 提交于
-
由 Luo Tao 提交于
-
由 Luo Tao 提交于
-
由 Luo Tao 提交于
-
- 08 11月, 2017 2 次提交
-
-
由 tensor-tang 提交于
and abandoned deprecated sum API interface
-
由 tensor-tang 提交于
-
- 06 11月, 2017 1 次提交
-
-
由 Yiqun Liu 提交于
-
- 25 10月, 2017 2 次提交
-
-
由 Yiqun Liu 提交于
-
由 Qiao Longfei 提交于
* init batch norm op * prepare input output * compute mean_out var_out save_mean save_var on CPU * active is test * use eigen to do computation * complete batch norm forward * set default momentum to 0.9 * add batch norm grad op in CPU * add tensor_format and NHWC support, add python test * add test training * add batch norm gradient test * improve comment, fix foward Python UnitTest * add gradient test * fix eigen warning * follow name style * fix a bug * change float to T * add simple forward test * test with different place * add backward test * refine python test * remove old python test code * code clean * follow code style * update comment
-
- 24 10月, 2017 3 次提交