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
Yu Yang 337b7ebe77
Unify Activation functions and simplify register code
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 Follow comments, change KT to KERNEL_TYPE 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 compiler warning from MKLDNNLayer and so on 7 years ago
math use existed sgd updater function 7 years ago
memory Use StridedMemCpy in Concat/Split Kernel (#4188) 7 years ago
operators Unify Activation functions and simplify register code 7 years ago
optimizer FIX: virtual OptimizerTest 8 years ago
parameter use existed sgd updater function 7 years ago
platform Follow comments 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 Merge branch 'develop' of github.com:baidu/Paddle into feature/make_paddle_support_double 7 years ago
scripts Fix if-statement error in CMakeLists.txt and remove build_ios task from travis. 8 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
.gitignore
.set_port.sh
.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