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 da7b9a5eb3
Remove the warning in hl_batch_norm_forward_inference function.
8 years ago
..
api Add py_test 8 years ago
capi Add pb_cc_library in generic.cmake 8 years ago
cuda Remove the warning in hl_batch_norm_forward_inference function. 8 years ago
framework Rnn forward logic test (#3291) 8 years ago
function Merge pull request #3141 from hedaoyuan/nnpack 8 years ago
gserver Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bn_infer 8 years ago
math Fix comparison between signed and unsigned values 8 years ago
memory remove duplicate cpplint 8 years ago
operators Merge pull request #3181 from qingqing01/sigmoid_bp 8 years ago
optimizer FIX: virtual OptimizerTest 8 years ago
parameter Merge pull request #2701 from luotao1/stride 8 years ago
platform Fix bugs 8 years ago
pserver Correct GLOG CHECK in Paddle 8 years ago
py_paddle fix typo 8 years ago
pybind Merge branch 'develop' of github.com:baidu/Paddle into feature/move_pybind_to_framework_dir 8 years ago
scripts Add environment variable WITH_DEB to control if buill.sh should generate .deb file 8 years ago
string Fix bugs 8 years ago
testing Fix CI tests 8 years ago
trainer reduce time of test_TrainerOnePass 8 years ago
utils Fix bug in SequenceSoftmax 8 years ago
.common_test_util.sh Change "Baidu, Inc" into "PaddlePaddle Authors" 8 years ago
.gitignore Fix bugs in CustomStackTrace. 9 years ago
.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 Move pybind.cc/tensor_bind.h to paddle::framework 8 years ago
setup.py.in Follow comments 8 years ago