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
Abhinav Arora b9336e6f8c
Adding support for the sigmoid_cross_entropy_with_logits operator (#4448)
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. 8 years ago
cuda Merge pull request #4154 from luotao1/avg_pool 8 years ago
framework Merge pull request #4457 from Canpio/dev_move_desc_to_framework 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 Adding support for the sigmoid_cross_entropy_with_logits operator (#4448) 7 years ago
optimizer FIX: virtual OptimizerTest 8 years ago
parameter use existed sgd updater function 7 years ago
platform Merge pull request #4375 from reyoung/feature/use_bool_for_enforce 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 pull request #4468 from chengduoZH/develop 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 8 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