1. 19 3月, 2019 1 次提交
  2. 18 3月, 2019 2 次提交
  3. 15 3月, 2019 1 次提交
  4. 14 3月, 2019 2 次提交
  5. 12 3月, 2019 2 次提交
  6. 11 3月, 2019 1 次提交
  7. 06 3月, 2019 1 次提交
  8. 05 3月, 2019 1 次提交
  9. 04 3月, 2019 1 次提交
  10. 27 2月, 2019 1 次提交
  11. 26 2月, 2019 1 次提交
    • Y
      Optimize the CUDA implementation of sequence_expand op by reduce the times of... · f4634d76
      Yiqun Liu 提交于
      Optimize the CUDA implementation of sequence_expand op by reduce the times of copying lod data from CPU to GPU. (#15493)
      
      * Optimize the CUDA implementation of sequence_expand op by reduce the times of copying lod data from CPU to GPU.
      test=develop
      
      * Refine the op benchmark to support setting lod in config.
      test=develop
      f4634d76
  12. 19 2月, 2019 1 次提交
  13. 23 1月, 2019 1 次提交
  14. 26 12月, 2018 1 次提交
  15. 18 12月, 2018 1 次提交
  16. 12 12月, 2018 1 次提交
  17. 11 12月, 2018 1 次提交
  18. 03 12月, 2018 1 次提交
  19. 26 11月, 2018 1 次提交
  20. 16 11月, 2018 1 次提交
    • W
      Refine operator cmake (#14413) · a2d9b344
      Wu Yi 提交于
      * wip simplify operator framework
      
      * wip
      
      * wip
      
      * done test=develop
      
      * clean test=develop
      
      * fix test=develop
      
      * fix deps test=develop
      
      * fix cpu build test=develop
      
      * fix tensorrt build test=develop
      
      * fix tests test=develop
      
      * fix test=develop
      
      * fix cpu build test=develop
      a2d9b344