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
dangqingqing e88e1964eb
Fix compiling warning.
8 years ago
..
api Try to fix error: cannot allocate memory in static TLS block 8 years ago
capi support trainconfig and modelconfig of MergedModel 8 years ago
cuda Merge pull request #4154 from luotao1/avg_pool 8 years ago
framework 03 image classification (#5192) 8 years ago
function Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 8 years ago
gserver Merge branch 'develop' into expand_test 8 years ago
math refine check macro 8 years ago
memory Use posix_memalign to allocate aligned memory, since some SIMD instructions require the alignment of memory accesses. 8 years ago
operators Fix compiling warning. 8 years ago
optimizer Fix pserver SGD with momemtum checkpoing recover. 8 years ago
parameter Enable learning rate annealing of Adam Optimizer 8 years ago
platform remove unused code (#5219) 8 years ago
pserver fix sparse update size 8 years ago
py_paddle fix typo 8 years ago
pybind improve unique_name, uniq id is related to prefix (#5223) 8 years ago
scripts Add nccl to docker image 8 years ago
string Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 8 years ago
testing Fix CI tests 8 years ago
trainer Merge pull request #5132 from typhoonzero/fix_ft_job_converge 8 years ago
utils Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 8 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. 8 years ago