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
Yiqun Liu 00b64f6679
Add a c-api interface to initialize the thread environment of Paddle (#5773)
7 years ago
..
api Try to fix error: cannot allocate memory in static TLS block 7 years ago
capi Add a c-api interface to initialize the thread environment of Paddle (#5773) 7 years ago
cuda Fix errors of GPU AvgPooling with the excludeMode argument 7 years ago
framework Nmt decoder train (#6367) 7 years ago
function Enable the case N != ldc in EigenBlasGemm. (#5976) 7 years ago
gserver Merge pull request #6213 from tensor-tang/mkldnn_lrn 7 years ago
math Merge pull request #6100 from guoshengCS/enhance-include-pool 7 years ago
memory refine GPU memory allocation policy (#6373) 7 years ago
operators Nmt decoder train (#6367) 7 years ago
optimizer Refine unittest with setting gflags (#5476) 7 years ago
parameter change macro, can use omp when paddle use mklml 7 years ago
platform Add HasCUDNN to detect if CUDNN is installed or not (#6349) 7 years ago
pserver Fix the compiling error when seting WITH_C_API=ON and WITH_PYTHON=ON. 7 years ago
py_paddle fix typo 8 years ago
pybind add WITH_DOC for print_operators_doc 7 years ago
scripts add print_operators_doc in travis ci 7 years ago
string Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 7 years ago
testing Add version and commit information in capi config.h and use unofficial glog for Android API < 21. (#6113) 7 years ago
trainer Merge branch 'develop' into cmake 7 years ago
utils Enable the build for iOS simulator. (#5211) 7 years ago
.common_test_util.sh
.gitignore
.set_port.sh
.set_python_path.sh Update set python path 8 years ago
CMakeLists.txt Remove string, scripts and retain cuda. 7 years ago