Commit Graph

55 Commits (cb6b468e354e533046818d65dbe41c076e4552b9)

Author SHA1 Message Date
Luo Tao 362b7d8a5e Rename gserver_test2 to gserver_test_with_python
7 years ago
Luo Tao c864161532 Merge branch 'develop' into cmake
7 years ago
Yiqun Liu 00eceea06e
Fix the problem that building for Android fails with WITH_TESTING=ON. (#6051)
7 years ago
Luo Tao b3e7c4bcf9 simplify the CMakeLists.txt of gserver/tests
7 years ago
tensor-tang f5df46e1a4 rename all Mkldnn to MKLDNN
7 years ago
Luo Tao 212f6eae77 modify the test config for test_CompareTwoNets.cpp
7 years ago
Luo Tao b7cb9561b0 Merge branch 'develop' into ProtoDataProvider
7 years ago
hedaoyuan 562599ecf0
Merge pull request #5252 from hedaoyuan/inference
7 years ago
Luo Tao cd6d69a95f modify the test config for test_CompareSparse.cpp
7 years ago
xzl ba2e5de662 pull develop and fix conflict
7 years ago
hedaoyuan cad7bd13d2 Merge branch 'develop' of https://github.com/baidu/Paddle into inference
7 years ago
Luo Tao b7df7f9eb1 remove usused ProtoDataProvider related codes
7 years ago
hedaoyuan 3415e264fe Remove some layers in mobile inference library.
7 years ago
Luo Tao 0f67a82728 add test_Expand and simply the gserver/tests/CMakeLists
7 years ago
xzl c876dfaa67 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
7 years ago
xzl ff20a11a62 add layerGrad test and maskoutput test
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