1. 20 4月, 2019 1 次提交
  2. 17 4月, 2019 1 次提交
    • K
      fix overflow by int32 mul test=develop (#16794) · c474e7dd
      Kevin 提交于
      * fix overflow by int32 mul test=develop
      
      * fix reference nullptr
      
      * fix codestyle test=develop
      
      * modify to point in ContextProjectFunctor test=develop
      
      * modify to point in ContextProjectFunctor test=develop
      
      * modify . to -> test=develop
      c474e7dd
  3. 02 4月, 2019 1 次提交
  4. 19 3月, 2019 1 次提交
  5. 18 3月, 2019 2 次提交
  6. 15 3月, 2019 1 次提交
  7. 14 3月, 2019 2 次提交
  8. 12 3月, 2019 2 次提交
  9. 11 3月, 2019 1 次提交
  10. 06 3月, 2019 1 次提交
  11. 05 3月, 2019 1 次提交
  12. 04 3月, 2019 1 次提交
  13. 27 2月, 2019 1 次提交
  14. 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
  15. 19 2月, 2019 1 次提交
  16. 23 1月, 2019 1 次提交
  17. 26 12月, 2018 1 次提交
  18. 18 12月, 2018 1 次提交
  19. 12 12月, 2018 1 次提交
  20. 11 12月, 2018 1 次提交
  21. 03 12月, 2018 1 次提交
  22. 26 11月, 2018 1 次提交
  23. 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