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
qiaolongfei 32f5c9dd93
recurrent_op pass the unit test
7 years ago
..
api golang pserver use OptimizerConfig.proto (#3358) 8 years ago
capi Fix bug in cc_library, when merging several libraries into one on Linux. 7 years ago
cuda Merge pull request #4154 from luotao1/avg_pool 8 years ago
framework add some check to operator.run (#4544) 7 years ago
function Use scalar implementation instead of neon implementation to avoid out of range memory access in the tail conv3x3. 7 years ago
gserver fix typo 7 years ago
math Merge pull request #3975 from typhoonzero/fix_row_buffer_free 7 years ago
memory Use StridedMemCpy in Concat/Split Kernel (#4188) 7 years ago
operators recurrent_op pass the unit test 7 years ago
optimizer FIX: virtual OptimizerTest 8 years ago
parameter use existed sgd updater function 7 years ago
platform remove conflict 7 years ago
pserver Remove the generation of executable, such as paddle_trainer, when setting WITH_C_API. 8 years ago
py_paddle fix typo 8 years ago
pybind Stablize elementwise_mul by using double precision 7 years ago
scripts fix typo 7 years ago
string Unify clang-format and add some missing clang-format 7 years ago
testing Fix CI tests 8 years ago
trainer rename script and modify comments 7 years ago
utils Merge branch 'develop' into build_ios 8 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 Add paddle_pserver back to c-api library, because it is used in Evaluator.h. 8 years ago