You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/paddle
dzhwinter 24fda39220
Feature/global context (#6537)
7 years ago
..
api Fix gcc4.9 (#6442) 8 years ago
capi Add extern "C" to paddle_error_string (#6611) 8 years ago
cuda Fix errors of GPU AvgPooling with the excludeMode argument 8 years ago
framework Feature/global context (#6537) 7 years ago
function Fix the error function/GemmConvOp. 7 years ago
gserver follow comments using macro to separate the original implements 7 years ago
math Fix compile on CUDA9.1 & MacOS (#6642) 7 years ago
memory Simplize system_allocator and fix GPU_INFO (#6653) 7 years ago
operators add more place test and rename Cudnn to CUDNN (#6621) 7 years ago
optimizer Refine unittest with setting gflags (#5476) 8 years ago
parameter unify MKL macro definition 8 years ago
platform add more place test and rename Cudnn to CUDNN (#6621) 7 years ago
pserver Fix the compiling error when seting WITH_C_API=ON and WITH_PYTHON=ON. 8 years ago
py_paddle fix typo 8 years ago
pybind Feature/global context (#6537) 7 years ago
scripts Merge pull request #6573 from luotao1/paddledev 8 years ago
string Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 8 years ago
testing Add version and commit information in capi config.h and use unofficial glog for Android API < 21. (#6113) 8 years ago
trainer Merge branch 'develop' into cmake 8 years ago
utils unify MKL macro definition 8 years ago
.common_test_util.sh Change "Baidu, Inc" into "PaddlePaddle Authors" 9 years ago
.gitignore Fix bugs in CustomStackTrace. 9 years ago
.set_port.sh Change "Baidu, Inc" into "PaddlePaddle Authors" 9 years ago
.set_python_path.sh Update set python path 8 years ago
CMakeLists.txt Remove string, scripts and retain cuda. 8 years ago