]> git.sesse.net Git - stockfish/history - src/nnue/layers/simd.h
Improve testing coverage, remove unused code
[stockfish] / src / nnue / layers / simd.h
2023-08-11 Joost VandeVondeleImprove testing coverage, remove unused code
2023-08-06 AndrovTImplement AffineTransformSparseInput for armv8
2023-07-19 mstemberaRemove inline assembly
2023-02-23 Sebastian BuchwaldAdd support for ARM dot product instructions
2023-02-18 MinetaSFix overflow in add_dpbusd_epi32x2
2023-01-22 Sebastian BuchwaldFix asm modifiers in add_dpbusd_epi32x2 implementations
2023-01-02 Sebastian BuchwaldUpdate copyright years
2022-09-11 mstemberaOptimize AVX2 path in NNUE evaluation