1. 21 11月, 2018 1 次提交
  2. 19 11月, 2018 1 次提交
  3. 16 11月, 2018 1 次提交
    • W
      Add cudnn ctc loss (#12366) · b32c13dc
      Wu Yi 提交于
      * add cudnn ctc loss
      
      * wip add test test=develop
      
      * wip
      
      * wip
      
      * done test=develop
      
      * move include cudnn test=develop
      
      * test test=develop
      
      * fix build test=develop
      
      * fix build test=develop
      
      * fix build on cudnn5 test=develop
      
      * fix cudnn5 build test=develop
      
      * fix cudnn5 build test=develop
      
      * merge develop softmax functor change test=develop
      b32c13dc
  4. 13 11月, 2018 1 次提交
  5. 09 11月, 2018 1 次提交
    • Q
      Exhaustive search for cuDNN conv. (#14286) · abe20923
      qingqing01 提交于
      * exhaustive search for cuDNN conv.
      * Refine code and add unit testing.
      * Fix model load in fluid/inference and unit testing in conv2d
      * Follow comments.
      * Fix compiling test=develop
      abe20923
  6. 08 11月, 2018 1 次提交
  7. 07 11月, 2018 2 次提交
  8. 02 11月, 2018 1 次提交
    • W
      Add affine grid generator op (#12238) · 0c319e0b
      whs 提交于
      * Add affine grid generator.
      
      * fix ffine grid.
      
      * Add unitest.
      
      * Add CPU kernel and fix unitest.
      
      * Fix CPU kernel.
      
      * Refine code.
      test=develop
      
      * Fix python api.
      test=develop
      
      * Update python api.
      test=develop
      
      * Fix comment.
      test=develop
      
      * Rename affine_grid_generator to affine_grid and enhence unitest.
      test=develop
      
      * Fix unitest.
      test=develop
      0c319e0b
  9. 29 10月, 2018 2 次提交
  10. 28 9月, 2018 1 次提交
  11. 15 9月, 2018 1 次提交
  12. 05 9月, 2018 1 次提交
  13. 29 8月, 2018 1 次提交
  14. 27 8月, 2018 4 次提交
  15. 26 8月, 2018 1 次提交
  16. 24 8月, 2018 1 次提交
  17. 22 8月, 2018 3 次提交
  18. 21 8月, 2018 1 次提交
  19. 20 8月, 2018 1 次提交
  20. 17 8月, 2018 3 次提交
  21. 16 8月, 2018 1 次提交
  22. 03 8月, 2018 1 次提交
  23. 05 7月, 2018 1 次提交
  24. 23 6月, 2018 1 次提交
  25. 21 6月, 2018 1 次提交
  26. 20 6月, 2018 2 次提交
  27. 14 6月, 2018 1 次提交
    • X
      Remove cuptiFinalize. · d2afd210
      Xin Pan 提交于
      In cupti samples, only cuptiFlush is used.
      I can't find any places calling cuptiFinalize and
      this API can error out as not_implemented in some
      cuda installation.
      d2afd210
  28. 01 6月, 2018 2 次提交
  29. 25 4月, 2018 1 次提交