- 20 8月, 2018 1 次提交
-
-
由 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
-
- 06 11月, 2017 1 次提交
-
-
由 Yiqun Liu 提交于
-
- 29 3月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 24 3月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 23 3月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 08 3月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 27 12月, 2016 1 次提交
-
-
由 liaogang 提交于
-
- 09 11月, 2016 1 次提交
-
-
由 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.
-
- 30 9月, 2016 3 次提交