1. 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
  2. 28 9月, 2018 1 次提交
  3. 05 9月, 2018 1 次提交
  4. 27 8月, 2018 3 次提交
  5. 22 8月, 2018 3 次提交
  6. 21 8月, 2018 1 次提交
  7. 20 8月, 2018 1 次提交
  8. 16 8月, 2018 1 次提交
  9. 03 8月, 2018 1 次提交
  10. 05 7月, 2018 1 次提交
  11. 23 6月, 2018 1 次提交
  12. 21 6月, 2018 1 次提交
  13. 20 6月, 2018 2 次提交
  14. 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
  15. 01 6月, 2018 2 次提交
  16. 25 4月, 2018 1 次提交
  17. 16 4月, 2018 2 次提交
  18. 11 4月, 2018 1 次提交
  19. 09 4月, 2018 1 次提交
  20. 08 4月, 2018 1 次提交
  21. 07 4月, 2018 1 次提交
  22. 04 4月, 2018 2 次提交
  23. 09 3月, 2018 1 次提交
    • K
      Add float16 GEMM math function on GPU (#8695) · 90215b78
      kexinzhao 提交于
      * test cpu float16 data transform
      
      * add isnan etc
      
      * small fix
      
      * fix containsNAN test error
      
      * add data_type transform GPU test
      
      * add float16 GPU example
      
      * fix error
      
      * fix GPU test error
      
      * initial commit
      
      * fix error
      
      * small fix
      
      * add more gemm fp16 tests
      
      * fix error
      
      * add utility function
      90215b78
  24. 02 3月, 2018 1 次提交
  25. 28 2月, 2018 1 次提交
  26. 26 2月, 2018 2 次提交
  27. 14 2月, 2018 1 次提交
  28. 12 2月, 2018 1 次提交
  29. 10 2月, 2018 2 次提交