X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fevaluate.h;h=5238cb81c5440fbc80820f14bf524dee405d491f;hb=876906965b8d552866486c0e6eda1184fdb1d636;hp=46f202594e657ad9fe6a18f1af7e7dcb34051658;hpb=6adbc6fa05bbd2a574a8c4c6a6ef2307280217ab;p=stockfish diff --git a/src/evaluate.h b/src/evaluate.h index 46f20259..5238cb81 100644 --- a/src/evaluate.h +++ b/src/evaluate.h @@ -39,7 +39,7 @@ namespace Eval { // The default net name MUST follow the format nn-[SHA256 first 12 digits].nnue // for the build process (profile-build and fishtest) to work. Do not change the // name of the macro, as it is used in the Makefile. - #define EvalFileDefaultName "nn-1337b1adec5b.nnue" + #define EvalFileDefaultName "nn-52471d67216a.nnue" namespace NNUE {