]> git.sesse.net Git - stockfish/history - src/nnue/nnue_feature_transformer.h
Bug fix in do_null_move() and NNUE simplification.
[stockfish] / src / nnue / nnue_feature_transformer.h
2020-09-08 syzygy1Bug fix in do_null_move() and NNUE simplification.
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-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