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
dangqingqing 2673657684
Move RowwiseAdd functor to math_funcion and Add ColwiseSum functor.
8 years ago
..
api Try to fix error: cannot allocate memory in static TLS block 8 years ago
capi add example to use paddle_matrix_set_value/paddle_matrix_get_value for 8 years ago
cuda Hack auc for dense vector labels (#5274) 8 years ago
framework Add Scope::Rename (#5534) 8 years ago
function Remove MulValu* and reduce time cost for unit test. 8 years ago
gserver fix compile warning in test_MKLDNN.cpp and ROIPoolLayer.cpp 8 years ago
math add resize of MKLDNNMatrix 8 years ago
memory Merge pull request #5247 from qingqing01/memory_alignment 8 years ago
operators Move RowwiseAdd functor to math_funcion and Add ColwiseSum functor. 8 years ago
optimizer "fix unsigned compare problem" (#5359) 8 years ago
parameter Enable learning rate annealing of Adam Optimizer 8 years ago
platform Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cmake_speed 8 years ago
pserver fix sparse update size 8 years ago
py_paddle
pybind Compare Operator (#5325) 8 years ago
scripts fix ci not exit 1 8 years ago
string Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 8 years ago
testing
trainer Merge remote-tracking branch 'upstream/develop' into merge 8 years ago
utils Enable the build for iOS simulator. (#5211) 8 years ago
.common_test_util.sh
.gitignore
.set_port.sh
.set_python_path.sh
CMakeLists.txt Remove string, scripts and retain cuda. 8 years ago