]> git.sesse.net Git - stockfish/history - src/nnue
Remove Reduce Depth
[stockfish] / src / nnue /
2020-08-26 syzygy1Remove EvalList
2020-08-24 mstemberaSupport VNNI on 256bit vectors
2020-08-23 syzygy1Skip the alignment bug workaround for Clang
2020-08-17 Stéphane NicoletReformat code in little-endian patch
2020-08-16 syzygy1Assume network file is in little-endian byte order
2020-08-14 mstemberaTry to match relative magnitude of NNUE eval to classical
2020-08-13 mstemberaAdd support for VNNI
2020-08-11 Joost VandeVondeleRestrict avx2 hack to windows target
2020-08-11 mstemberaFix AVX512 build with older compilers
2020-08-10 Fanael LinithienProvide vectorized NNUE code for SSE2 and MMX targets
2020-08-10 mstemberaCleanup and optimize SSE/AVX code
2020-08-10 mstemberaWorkaround using unaligned loads for gcc < 9
2020-08-10 Joost VandeVondeleRevert "Avoid special casing for MinGW"
2020-08-09 Dariusz OrzechowskiAvoid special casing for MinGW
2020-08-06 nodchipAdd NNUE evaluation