- 21 1月, 2018 1 次提交
 - 
- 
由 dzhwinter 提交于
* "fix decode bug" * "follow commnet" * "fix error" * "fix hook bug" * fix based comment * fix copyright * fix based on comment
 
 - 
 - 15 1月, 2018 2 次提交
 - 
- 
由 dzhwinter 提交于
* add copyright hook * add copyright hook * refine copyright hook * "test copyright hook" * fix check style * fix ci
 - 
由 wanghaoshuang 提交于
1. Fix kernel 2. Add more test case
 
 - 
 - 13 1月, 2018 1 次提交
 - 
- 
由 wanghaoshuang 提交于
2. Remove num_seq arguments. 3. Refine CUDA kernel of ScaleLoDTensorFunctor. 4. Change max_relative_error of gradient unitest to 0.007
 
 - 
 - 11 1月, 2018 2 次提交
 - 
- 
由 wanghaoshuang 提交于
 - 
由 wanghaoshuang 提交于
2. Add check grad test
 
 - 
 - 09 1月, 2018 1 次提交
 - 
- 
由 Yiqun Liu 提交于
* Add Seq2BatchFunctor, which will be used in WarpCTCOp. * Implement WrapCTCFunctor and WrapCTCKernel. * Add unittest of warpctc_op. * Modify the check_output inferface in python unittest framework to allow check a subset of outputs. * Use absolute offset lod in warpctc_op and related functors. * Refine the comments of warpctc_op. * The new python unittest supports checking a subset of the outputs, so revoke the previous change. * Rename the transform from LoDTensor to Tensor with shape [max_sequence_length, num_sequences, sequence_width] to PaddingSequenceFunctor. * Update to the newest codes. * Rename the PaddingSequenceFunctor to PaddingLoDTensorFunctor and remove the computation of dimensions out of the functos.
 
 -