1. 23 3月, 2017 1 次提交
  2. 14 2月, 2017 1 次提交
  3. 16 12月, 2016 1 次提交
  4. 15 12月, 2016 5 次提交
  5. 10 12月, 2016 1 次提交
  6. 23 11月, 2016 1 次提交
  7. 18 11月, 2016 2 次提交
  8. 13 10月, 2016 1 次提交
  9. 23 9月, 2016 1 次提交
    • T
      check FP16 build condition correctly · c7cb116d
      Tomoaki Teshima 提交于
        * use __GNUC_MINOR__ in correct place to check the version of GCC
        * check processor support of FP16 at run time
        * check compiler support of FP16 and pass correct compiler option
        * rely on ENABLE_AVX on gcc since AVX is generated when mf16c is passed
        * guard correctly using ifdef in case of various configuration
        * use v_float16x4 correctly by including the right header file
      c7cb116d
  10. 08 9月, 2016 1 次提交
  11. 01 9月, 2016 1 次提交
  12. 17 8月, 2016 1 次提交
  13. 20 7月, 2016 1 次提交
  14. 19 7月, 2016 1 次提交
  15. 16 6月, 2016 1 次提交
  16. 06 6月, 2016 1 次提交
    • T
      fix cmake · 15f8bc6f
      Tomoaki Teshima 提交于
        * enable fp16 feature correctly with gcc on x86/x86_64
      15f8bc6f
  17. 21 5月, 2016 1 次提交
    • T
      add feature to convert FP32(float) to FP16(half) · b2ad7cd9
      Tomoaki Teshima 提交于
        * check compiler support
        * check HW support before executing
        * add test doing round trip conversion from / to FP32
        * treat array correctly if size is not multiple of 4
        * add declaration to prevent warning
        * make it possible to enable fp16 on 32bit ARM
        * let the conversion possible on non-supported HW, too.
        * add test using both HW and SW implementation
      b2ad7cd9
  18. 29 10月, 2015 1 次提交
  19. 20 10月, 2015 1 次提交
  20. 22 7月, 2015 1 次提交
  21. 30 6月, 2015 1 次提交
  22. 06 5月, 2015 1 次提交
  23. 27 4月, 2015 1 次提交
  24. 26 4月, 2015 1 次提交
  25. 19 4月, 2015 1 次提交
  26. 01 4月, 2015 1 次提交
  27. 21 1月, 2015 1 次提交
  28. 12 1月, 2015 6 次提交
  29. 05 1月, 2015 1 次提交
  30. 20 11月, 2014 1 次提交