- 17 8月, 2021 1 次提交
- 
- 
由 Hui Zhang 提交于* dygraph support more ctc grad scale * scale for 1.x * fix unitest * fix unitest * format code * fix unittest * fix log info * unittest cov * fix format;notest,test=cpu,coverage * skip ctc_loss egs;test=cpu * warpctc grad cov;test=coverage * add dygraph test;test=coverage * format;test=cpu,coverage * format;test=cpu * add api compat;test=cpu * add cpu test * rename * rename * fix * fix test * format * eigen cpu * eigen gpu grad pass * cuda gpu pass * format * fix ci 
 
- 
- 03 3月, 2021 1 次提交
- 
- 
由 Qi Li 提交于
 
- 
- 04 2月, 2021 1 次提交
- 
- 
由 wanghuancoder 提交于* use iwyu clean include second time, test=develop 
 
- 
- 24 9月, 2020 1 次提交
- 
- 
由 wanghuancoder 提交于* use iwyu clean include, test=develop, test=win * compilation error, test=develop * fix compilation error2, test=develop * fix compilation error3, test=develop * fix compilation error4, test=develop * fix compilation error5, test=develop * fix compilation error6, test=develop * fix compilation error7, test=develop * fix compilation error8, test=develop * fix compilation error8, test=develop * fix compilation error10, test=develop * fix compilation error11, test=develop 
 
- 
- 06 2月, 2020 1 次提交
- 
- 
由 Yiqun Liu 提交于Correct the use of DeviceContext in unittest sequence_pooling_test and sequence_padding_test (#22456) * Add log in memory::Copy for debug purpose. * Change to use context in DeviceContextPool directly in sequence_pooling_test, instead to new one. * Change to use context in DeviceContextPool directly in sequence_padding_test, instead to new one. test=develop * Change the type of second_dim from size_t to int64_t. test=develop 
 
- 
- 20 8月, 2018 1 次提交
- 
- 
由 fengjiayi 提交于
 
- 
- 16 8月, 2018 1 次提交
- 
- 
由 fengjiayi 提交于
 
- 
- 24 5月, 2018 1 次提交
- 
- 
由 yangyaming 提交于
 
- 
- 05 5月, 2018 1 次提交
- 
- 
由 fengjiayi 提交于
 
- 
- 02 5月, 2018 1 次提交
- 
- 
由 Abhinav Arora 提交于* Fix cpplint issues in sequence_padding * Fix typo in cu file * Fix dependencies of sequence_padding * Add include 
 
- 
- 27 4月, 2018 1 次提交
- 
- 
由 Abhinav Arora 提交于* Fix CPPLint issue in test_engine * Fix CPPLint errors in operators/math * Fix compilation 
 
- 
- 15 2月, 2018 1 次提交
- 
- 
由 Yi Wang 提交于* Update tensor_util.h * Update with moved TensorDesc * Fix tensur_utils.cu * Update * Update * Update * Update * Make tensor_util.cu a symbolic link 
 
- 
- 12 2月, 2018 1 次提交
- 
- 
由 qingqing01 提交于
 
- 
- 10 2月, 2018 2 次提交
- 18 1月, 2018 1 次提交
- 
- 
由 chengduoZH 提交于
 
- 
- 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. 
 
- 
