1. 18 12月, 2018 2 次提交
  2. 22 11月, 2018 1 次提交
    • W
      Windows/online (#14474) · d9a1f3e5
      wopeizl 提交于
      * add recordio support
      
      * disable the openblas multi-thread on windows since no support
      adjust the python script
      
      * code style
      
      * code style
      test=develop
      
      * add create_recordio_file_reader back
      
      * fix code style
      test=develop
      
      * fix the gtest.cmake on windows
      
      * fix cc_test on windows
      
      * fix the win build
      test=develop
      
      * remove fused compile support on windows
      test=develop
      
      * add the jit support
      test=develop
      
      * add the jit support, test=develop
      
      * add the jit support, test=develop
      
      * add the jit back
      fix compile error on windows
      
      * rollback test=develop
      
      * test case fix
      
      * disable DSO by default on windows
      
      * exclude warpctc_op on windows
      
      * exclude the dynload_warpctc out on windows
      test=develop
      
      * fix the scripts error
      test=develop
      
      * disable avx on windows by default
      test=develop
      
      * re-organize the cmake file
      
      * disable mkl on windows by default
      
      * add warp_ctc back
      
      * fix the dependency
      
      * fix the dependency
      
      * fix the build issue on windows
      
      * remove unsupported flag on windows
      
      * code style
      
      * code style
      test=develop
      
      * fix issue
      
      * add profiler, parallel_executor back
      
      * clean up the pre-definitions on windows
      
      * fix build issue
      
      * test=develop
      d9a1f3e5
  3. 19 11月, 2018 2 次提交
  4. 18 11月, 2018 1 次提交
  5. 06 11月, 2018 1 次提交
  6. 20 8月, 2018 1 次提交
    • Y
      Optimize CRF Decoding with AVX/AVX2/AVX512F instruction (#12767) · 084d4a9e
      Yihua Xu 提交于
      * Optimize CRF decoding with AVX/AVX2 instruction
      
      * Enable the AVX2 flags for compiling
      
      * Clean the code and decrease the count of multiply calculation
      
      * Add the support of AVX512 instruction to optimize CRF Decoding
      
      * Clean the code
      
      * Enable the AVX512f flags for compiling
      
      * Clean the code for the invaluable switch
      
      * Fixed the issue to check AVX512F status
      
      * Clean the code
      
      * Add some explanation of the key points
      084d4a9e
  7. 06 11月, 2017 1 次提交
  8. 29 3月, 2017 1 次提交
  9. 24 3月, 2017 1 次提交
  10. 23 3月, 2017 1 次提交
  11. 08 3月, 2017 1 次提交
  12. 27 12月, 2016 1 次提交
  13. 09 11月, 2016 1 次提交
    • G
      Update FindAVX.cmake (#404) · 14ba68f9
      gangliao 提交于
      * make AVX_FOUND is default value to WITH AVX
      * let AVX_FLAG always keep -mavx flag since compiler can build binary with -mavx even CPU does not support avx.
      14ba68f9
  14. 30 9月, 2016 3 次提交