1. 20 8月, 2018 3 次提交
    • 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
    • D
      cudnn windows support (#12757) · 00463fdf
      dzhwinter 提交于
      * cudnn widndows
      
      * "add comment"
      
      * "windows support"
      
      * "fix cmake error"
      00463fdf
    • Q
      Fix bug in conditional_block_op. (#12246) · c62f68cb
      qingqing01 提交于
      * Fix bug in conditional_block_op.
      * Fix bug and add comments.
      * Rename arguments.
      c62f68cb
  2. 18 8月, 2018 1 次提交
  3. 17 8月, 2018 5 次提交
  4. 16 8月, 2018 4 次提交
  5. 15 8月, 2018 10 次提交
  6. 14 8月, 2018 6 次提交
  7. 13 8月, 2018 6 次提交
  8. 12 8月, 2018 2 次提交
  9. 10 8月, 2018 1 次提交
  10. 09 8月, 2018 2 次提交