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
QI JUN 9903e49f94
add test_fit_a_line (#4936)
7 years ago
..
api Try to fix error: cannot allocate memory in static TLS block 7 years ago
capi Merge branch 'develop' of https://github.com/baidu/Paddle into inference 7 years ago
cuda Merge pull request #4154 from luotao1/avg_pool 8 years ago
framework Feature/free kid scope (#4951) 7 years ago
function Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 7 years ago
gserver fix mac compile (#4870) 7 years ago
math remove unused PADDLE_ONLY_CPU comment 7 years ago
memory Make global scope not thread-safe (#4850) 7 years ago
operators add test_fit_a_line (#4936) 7 years ago
optimizer FIX: virtual OptimizerTest 8 years ago
parameter Enable learning rate annealing of Adam Optimizer 7 years ago
platform MatMul operator (#4856) 7 years ago
pserver make listen queue configurable (#4659) 7 years ago
py_paddle fix typo 8 years ago
pybind Unify `set_feed_variable` to one method (#4949) 7 years ago
scripts Cluster train doc for v2 API (#2072) 7 years ago
string Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 7 years ago
testing Fix CI tests 8 years ago
trainer simplify some comments and code 7 years ago
utils Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 7 years ago
.common_test_util.sh Change "Baidu, Inc" into "PaddlePaddle Authors" 8 years ago
.gitignore
.set_port.sh Change "Baidu, Inc" into "PaddlePaddle Authors" 8 years ago
.set_python_path.sh Update set python path 8 years ago
CMakeLists.txt Remove string, scripts and retain cuda. 7 years ago