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
chengduoZH 4c19f9f429
fix backward
9 years ago
..
api Try to fix error: cannot allocate memory in static TLS block 9 years ago
capi Change the name of the export.map to paddle_capi.map which need to be released in each version. 9 years ago
cuda Merge pull request #4154 from luotao1/avg_pool 9 years ago
framework add optional in op proto 9 years ago
function Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 9 years ago
gserver add branch tests for pool and fc 9 years ago
math remove unused PADDLE_ONLY_CPU comment 9 years ago
memory Make global scope not thread-safe (#4850) 9 years ago
operators fix backward 9 years ago
optimizer FIX: virtual OptimizerTest 9 years ago
parameter Enable learning rate annealing of Adam Optimizer 9 years ago
platform MatMul operator (#4856) 9 years ago
pserver make listen queue configurable (#4659) 9 years ago
py_paddle fix typo 9 years ago
pybind Global function, op_support_gpu (#4980) 9 years ago
scripts Add nccl to docker image 9 years ago
string Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 9 years ago
testing Fix CI tests 9 years ago
trainer simplify some comments and code 9 years ago
utils Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 9 years ago
.common_test_util.sh Change "Baidu, Inc" into "PaddlePaddle Authors" 10 years ago
.gitignore Fix bugs in CustomStackTrace. 10 years ago
.set_port.sh Change "Baidu, Inc" into "PaddlePaddle Authors" 10 years ago
.set_python_path.sh Update set python path 9 years ago
CMakeLists.txt Remove string, scripts and retain cuda. 9 years ago