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
qijun c65bdd9565
fix SelectedRows rows() method gpu runtime error
9 years ago
..
api Try to fix error: cannot allocate memory in static TLS block 9 years ago
capi Merge branch 'develop' of https://github.com/baidu/Paddle into inference 9 years ago
cuda Merge pull request #4154 from luotao1/avg_pool 9 years ago
framework Merge pull request #4844 from QiJune/remove_OpRegistrar 9 years ago
function Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 9 years ago
gserver Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop 9 years ago
math remove unused PADDLE_ONLY_CPU comment 9 years ago
memory remove unused PADDLE_ONLY_CPU comment 9 years ago
operators Merge pull request #4801 from QiJune/add_selected_rows_functor 9 years ago
optimizer FIX: virtual OptimizerTest 9 years ago
parameter use existed sgd updater function 9 years ago
platform Cudnn conv op (#4195) 9 years ago
pserver make listen queue configurable (#4659) 9 years ago
py_paddle fix typo 9 years ago
pybind fix SelectedRows rows() method gpu runtime error 9 years ago
scripts Fix gometalinter versioning (#4832) 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
.gitignore
.set_port.sh
.set_python_path.sh Update set python path 9 years ago
CMakeLists.txt Remove string, scripts and retain cuda. 9 years ago