Commit Graph

21 Commits (b90780c3a8e0130dc41613c9582214ce331b7a35)

Author SHA1 Message Date
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