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 dcb3da591e
refine code
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 a C++ program that prints operator document in JSON format (#4981) 9 years ago
function Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 9 years ago
gserver Merge pull request #5010 from tensor-tang/merge 9 years ago
math change MKLDNNMatrix create interface since MatrixPtr is not always required 9 years ago
memory Make global scope not thread-safe (#4850) 9 years ago
operators refine code 9 years ago
optimizer FIX: virtual OptimizerTest 9 years ago
parameter Enable learning rate annealing of Adam Optimizer 9 years ago
platform Use external project for NCCL (#5028) 9 years ago
pserver make listen queue configurable (#4659) 9 years ago
py_paddle fix typo 9 years ago
pybind Add a C++ program that prints operator document in JSON format (#4981) 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 refine the gtest log info and vlog order, 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