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
Qiao Longfei d953611e86
Softmax grad op (#3164)
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 Softmax grad op (#3164) 8 years ago
function modify skipIm2col to need2col, delete useless variable colBuffer 8 years ago
gserver Merge branch 'develop' into add-ClipLayer 8 years ago
math Fix CPU compile 8 years ago
memory Fix build 8 years ago
operators Softmax grad op (#3164) 8 years ago
optimizer FIX: virtual OptimizerTest 8 years ago
parameter Merge pull request #2701 from luotao1/stride 8 years ago
platform merge baidu/develop 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 FIX: fix typo in piece.h 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