1. 31 3月, 2021 1 次提交
    • F
      [ROCM] Add ROCm support for warpctc op (#31817) · ef8323d4
      furnace 提交于
      * bugfix for warpctc
      
      * fix warpctc commit id
      
      * fix warpctc commit id
      
      * fix warpctc commit id
      
      * fix warpctc commit id
      
      * fix warpctc commit id
      
      * fix WARPCTC_WITH_HIP invalid
      
      * Add logs to find out why can not dlopen libwarpctc.so
      
      * fix warpctc commit id
      
      * fix unit test test_warpctc_op
      
      * Optime failed log for dlopen
      
      * Optime failed log for dlopen
      
      * Delete extra changes
      
      * fix warpctc commit id
      
      * fix warpctc commit id
      
      * Add is_compiled_with_rocm for test_warpctc_op
      
      * fix warpctc commit id
      
      * Cancel optimize dlopen failed reason, move to next pr, due to it makes windows ci failed
      
      * Cancel optimize dlopen failed reason, move to next pr, due to it makes windows ci failed
      
      * Cancel optimize dlopen failed reason, move to next pr, due to it makes windows ci failed
      
      * fix code style problems
      ef8323d4
  2. 23 3月, 2021 1 次提交
  3. 16 3月, 2021 1 次提交
    • W
      Optimize compilation with Ninja (#31449) · 41e9ecfd
      wuhuanzhou 提交于
      * Optimize compilation with Ninja, notest, test=windows_ci, test=windows_op
      
      * no cache on windows ci, notest, test=windows_ci, test=windows_op
      
      * delete /Zc:inline compiled in NVCC, notest, test=windows_ci, test=windows_op
      
      * fix test_warpctc_op, notest, test=windows_ci
      
      * remove test code, test=develop
      41e9ecfd
  4. 26 10月, 2020 1 次提交
  5. 27 9月, 2020 1 次提交
    • L
      add support to float64 input of warpctc op. (#27399) · 1501a80f
      Li Fuchen 提交于
      * add float64 input to ctc_loss
      
      * modified error message of  warpctc
      
      * update repo and tag of warpctc
      
      * add test for warpctc with float64 input
      
      * modified warpctc.cmake to make sure build always
      
      * resolved sample code bug of warpctc
      
      * add core.ops in warpctc dygraph
      
      * fix a bug of test
      1501a80f
  6. 09 9月, 2020 1 次提交
  7. 11 4月, 2020 1 次提交
  8. 09 1月, 2020 1 次提交
  9. 26 12月, 2019 1 次提交
  10. 24 12月, 2019 1 次提交
  11. 16 12月, 2019 1 次提交
  12. 12 12月, 2019 1 次提交
  13. 04 12月, 2019 1 次提交
  14. 25 11月, 2019 1 次提交
  15. 11 11月, 2019 1 次提交
  16. 18 10月, 2019 1 次提交
  17. 20 5月, 2019 1 次提交
  18. 07 5月, 2019 1 次提交
  19. 20 2月, 2019 1 次提交
  20. 21 1月, 2019 1 次提交
  21. 18 12月, 2018 2 次提交
  22. 01 11月, 2018 1 次提交
  23. 14 10月, 2018 1 次提交
  24. 29 4月, 2018 1 次提交
  25. 08 4月, 2018 1 次提交
  26. 12 2月, 2018 1 次提交
  27. 07 2月, 2018 1 次提交
  28. 09 1月, 2018 1 次提交
    • Y
      Port WarpCTC Operator (#5107) · b5fda272
      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.
      b5fda272
  29. 17 11月, 2017 1 次提交
  30. 13 10月, 2017 1 次提交
  31. 12 10月, 2017 1 次提交
  32. 04 9月, 2017 1 次提交
  33. 30 8月, 2017 2 次提交
  34. 28 8月, 2017 1 次提交
  35. 23 8月, 2017 1 次提交
  36. 03 6月, 2017 1 次提交
  37. 01 6月, 2017 1 次提交
  38. 29 3月, 2017 1 次提交