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
Helin Wang 238abc4ad3
Fix new pserver having random momemtum initial values
7 years ago
..
api Try to fix error: cannot allocate memory in static TLS block 7 years ago
capi Change the name of the export.map to paddle_capi.map which need to be released in each version. 7 years ago
cuda Merge pull request #4154 from luotao1/avg_pool 8 years ago
framework Add a C++ program that prints operator document in JSON format (#4981) 7 years ago
function Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 7 years ago
gserver Merge pull request #5010 from tensor-tang/merge 7 years ago
math change MKLDNNMatrix create interface since MatrixPtr is not always required 7 years ago
memory Make global scope not thread-safe (#4850) 7 years ago
operators New Op Test framework. (#4962) 7 years ago
optimizer Fix new pserver having random momemtum initial values 7 years ago
parameter Enable learning rate annealing of Adam Optimizer 7 years ago
platform Feature/nccl dso (#5001) 7 years ago
pserver make listen queue configurable (#4659) 7 years ago
py_paddle fix typo 8 years ago
pybind Add a C++ program that prints operator document in JSON format (#4981) 7 years ago
scripts Add nccl to docker image 7 years ago
string Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 7 years ago
testing Fix CI tests 8 years ago
trainer refine the gtest log info and vlog order, 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