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
Yi Wang 93c45a95f0
Merge pull request #3251 from emailweixu/cpplint
8 years ago
..
api Fix bug in SequenceSoftmax 8 years ago
capi Add pb_cc_library in generic.cmake 8 years ago
cuda add the check of cudnn version in cudnnBatchNorm 8 years ago
framework Update new source files 8 years ago
function modify skipIm2col to need2col, delete useless variable colBuffer 8 years ago
gserver SKip cpplint if source is not changed. 8 years ago
math Simplify test_matrixCompare 8 years ago
memory remove duplicate cpplint 8 years ago
operators Merge branch 'develop' of https://github.com/paddlepaddle/paddle into const 8 years ago
optimizer FIX: virtual OptimizerTest 8 years ago
parameter Merge pull request #2701 from luotao1/stride 8 years ago
platform fix ci error 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 Merge pull request #3205 from reyoung/feature/fix_base_martix 8 years ago
string Add cpplint for *.h and cuda *.cu 8 years ago
testing Fix CI tests 8 years ago
trainer Fix new optimizer lr (#3074) 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 Change "Baidu, Inc" into "PaddlePaddle Authors" 8 years ago
CMakeLists.txt Move pybind.cc/tensor_bind.h to paddle::framework 8 years ago
setup.py.in Fix bug in protobuf. 8 years ago