Commit Graph

40 Commits (c66b5ce2c11ecc00b1211c7ae9c762880c6ed4e4)

Author SHA1 Message Date
Luo Tao 0f67a82728 add test_Expand and simply the gserver/tests/CMakeLists
7 years ago
tensor-tang 2dc6cea65c add unit tests for mkldnn branches, and fix typo
7 years ago
hedaoyuan adad8d9ed2 Open WITH_TESTING option.
7 years ago
caoying03 74d3ca8bab Merge branch 'develop' into cross_entropy_over_beam
8 years ago
caoying03 05e8a26b4b add unittest.
8 years ago
caoying03 b7359ee3ce Merge branch 'develop' into add_sequence_slice_layer
8 years ago
Yiqun Liu 2e87d747bd Merge pull request #3337 from tensor-tang/merge
8 years ago
tensor-tang a475a57d9b rename files and classes, use uppercase of Mkldnn and Cpu
8 years ago
liaogang 7a56d46a8a Rename PROJ_ROOT to PADDLE_SOURCE_DIR and PROJ_BINARY_ROOT to PADDLE_BINARY_DIR
8 years ago
tensor-tang abc49f74af Merge remote-tracking branch 'upstream/develop' into merge
8 years ago
caoying03 34ff75221f Merge branch 'develop' into add_sequence_slice_layer
8 years ago
caoying03 2988a58ef0 add unittest.
8 years ago
caoying03 59a8ebc62a Merge branch 'develop' into kmax_score_layer
8 years ago
tensor-tang ec9009f320 add mkldnn tester
8 years ago
liaogang 3ce497ca5a enhance cpplint cmake
8 years ago
caoying03 89ea288c87 Merge branch 'develop' into kmax_score_layer
8 years ago
xuwei06 3c798828a9 SKip cpplint if source is not changed.
8 years ago
caoying03 aa0ca57a6b add unittest.
8 years ago
wanghaoshuang 5e6e1f636a Add grad test and python wrapper for crop layer
8 years ago
yangyaming 65969dad64 Add DetectionOutputLayer and MultiBoxLossLayer.
8 years ago
Peng Li e80a3cfb54 merge with latest code
8 years ago
Peng Li bf838034d6 Merge branch 'develop' into fix-crf-weight-and-coeff-bug
8 years ago
Yu Yang d41ac09090 Merge pull request #1017 from gangliao/external
8 years ago
xutianbing 936b0ed118 add paddle_test_util static lib to simplify unit test.
8 years ago
liaogang aee0857838 Clean Travis ci and fix bug
8 years ago
Peng Li f1e31ecada Merge branch 'develop' into fix-crf-weight-and-coeff-bug
8 years ago
gaoyuan 9f990d9059 Add unittest of the priorbox layer
8 years ago
Liu Yiqun 46ef2bc694 Merge branch 'develop' into warpctc
8 years ago
Liu Yiqun 18b85e558a Add a script to auto compile the warp-ctc submodule.
8 years ago
Peng Li 1242e7944b Merge branch 'develop' into fix-crf-weight-and-coeff-bug
8 years ago
Liu Yiqun 25f1fbc491 Merge branch 'develop' into warpctc
8 years ago
wangyang59 70b78b74ff fix a bug in BatchNormBaseLayer.cpp and add a test for it
8 years ago
wangyang59 fd92594353 added test_ConvUnify
8 years ago
Peng Li e9c61b67e2 Fix bug in processing instance weight and coeff in CRFLayer
8 years ago
Liu Yiqun 4d487c6f35 Integrate warp-ctc as WarpCTCLayer, including unitest and layer interface.
8 years ago
wangyang59 70e44732c2 added convTrans test and python components
8 years ago
emailweixu 6c3a678c9a Add elementwise math operations (#343)
8 years ago
emailweixu b15a4783cb Correctly handling multiple inputs and integer inputs for recurrent_g… (#114)
9 years ago
wangjiang03 d9ea3c27f5 Add gradient check unit test documentation to new layer documentation.
9 years ago
zhangjinchao01 b72beee4f0 fix dash and space bug,
9 years ago