Commit Graph

112 Commits (d09564b73f77e248748f5f07738b07e708275194)

Author SHA1 Message Date
tianbingsz 42e121791e Merge pull request #854 from hedaoyuan/cmrnorm
9 years ago
hedaoyuan bf32411191 Merge branch 'develop' of https://github.com/baidu/Paddle into cmrnorm
9 years ago
xutianbing 4fbf94993b Refactor MUL functions, pass object reference instead of shared_ptr.
9 years ago
xutianbing 706c572424 Matrix API refactor, when passing parameters, convert shared_ptr (MatrixPtr) to
9 years ago
hedaoyuan 148bd4d0b3 add Layer::createFunction
9 years ago
Yu Yang af5d954bdf Clean BatchNorm Code.
9 years ago
qingqing01 bd3f976a85 Merge pull request #906 from emailweixu/check_cnn_input_size
9 years ago
xuwei06 7462692d4c Formatted by pre-commit
9 years ago
hedaoyuan cee9346804 add some comments
9 years ago
hedaoyuan d11e2b4013 Remove some useless code
9 years ago
hedaoyuan 22a5e478f3 move Function to function dir
9 years ago
hedaoyuan d2d0010609 add CrossMapNormalGradFunc
9 years ago
hedaoyuan 9171ab0ac1 Merge branch 'develop' of https://github.com/baidu/Paddle into cmrnorm
9 years ago
hedaoyuan 4ebb3eb759 imporve Function
9 years ago
gangliao 6aed264f0a Merge pull request #896 from gangliao/glog
9 years ago
xuwei06 bcd280d6bd Check the input size for convolution.
9 years ago
Zhizhong Su 9a243d7a23 fix a few bugs related to frame size.
9 years ago
liaogang 3d0e73bd32 Remove custom glog-like and gflags-like macros
9 years ago
Yu Yang f62f5181f1 Use explicit type for std::transform.
9 years ago
Yu Yang d5c0eeda00 Remove m4 when generate protobuf
9 years ago
Yu Yang 068bfbb817 All file pass pre-commit hook
9 years ago
Yi Wang e9549cbb78 Change "Baidu, Inc" into "PaddlePaddle Authors"
9 years ago
Yiqun Liu 4823075f95 Merge pull request #651 from Xreki/warpctc
9 years ago
Liu Yiqun 78bdd32471 Merge branch 'develop' into warpctc
9 years ago
hedaoyuan 671db8deaa Merge branch 'develop' of https://github.com/baidu/Paddle into tensor_merge
9 years ago
hedaoyuan e63f1e6952 merge from cooder
9 years ago
Liu Yiqun 46ef2bc694 Merge branch 'develop' into warpctc
9 years ago
Luo Tao 7830893a83 fix conflict
9 years ago
Liu Yiqun 25f1fbc491 Merge branch 'develop' into warpctc
9 years ago
wangyang59 70b78b74ff fix a bug in BatchNormBaseLayer.cpp and add a test for it
9 years ago
wangyang59 4641285c75 Added a test in test_NetworkCompare to verify cudnn and exconv, fixed a bug in cudnn_conv in dealing with groups
9 years ago
wangyang59 60bf1a476a Modifed ExpandConvBaseLayer to unify paras between expand and cudnn
9 years ago
Liu Yiqun a816443e11 Add submodule warp-ctc.
9 years ago
Luo Tao 1d1a04c033 follow comments on rectangle CNN
9 years ago
Liu Yiqun 4d487c6f35 Integrate warp-ctc as WarpCTCLayer, including unitest and layer interface.
9 years ago
Luo Tao 96615fe329 merge develop, fix conflict
9 years ago
Luo Tao 80c68d38ff clang format .cc .h .cpp .c and .hpp file
9 years ago
Luo Tao 496d64ebdb Support rectangle input for CNN
9 years ago
Yu Yang 9115ab1c11 Merge pull request #450 from reyoung/feature/pre-commit-hooks-scripts
9 years ago
xuwei06 a6ad9a1608 Fix unittest
9 years ago
xuwei06 bf6f690f31 Add ScalingProjection
9 years ago
dangqingqing 48ea047100 Bug fix in testing mode.
9 years ago
Yu Yang 836d61382f Update pre-commit-config
9 years ago
Haonan 5591292b7a modifications according to comments
9 years ago
Haonan 728defbec9 copy the data when createSparseMatrix
9 years ago
Haonan 069d0004dc multi_binary_cross_entropy when ids vector is provided
9 years ago
Tao Luo ca0bb40c6e Merge pull request #300 from QiJune/feature/sppnet
9 years ago
Tao Luo eb3bf9ea64 Merge pull request #360 from emailweixu/sum_cost
9 years ago
qijun 9dd588b414 fix merge conflicts
9 years ago
gangliao 8295eb91bf Merge pull request #287 from gangliao/bilinear
9 years ago