Commit Graph

17 Commits (425f9515f03cda2e4f44d10c55a7371fa7c08817)

Author SHA1 Message Date
liaogang 425f9515f0 Fix warpctc bugs
8 years ago
liaogang 203db079f5 Merge confict with another PR
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
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
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
Liu Yiqun 4d487c6f35 Integrate warp-ctc as WarpCTCLayer, including unitest and layer interface.
8 years ago
wangyang59 70e44732c2 added convTrans test and python components
9 years ago
emailweixu 6c3a678c9a Add elementwise math operations (#343)
9 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