X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fevaluate.h;h=6e5db6a302cf4066ca749a0e51db4ba6354f1855;hb=0f6c08c73f516873b312cb8fce0d824a2167b075;hp=56354cf52bc76baca6d785a93779cd7b96cc1a06;hpb=9a64e737cfef639f202787161498ba94466ad730;p=stockfish diff --git a/src/evaluate.h b/src/evaluate.h index 56354cf5..6e5db6a3 100644 --- a/src/evaluate.h +++ b/src/evaluate.h @@ -36,7 +36,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-03744f8d56d8.nnue" + #define EvalFileDefaultName "nn-2eb2e0707c2b.nnue" namespace NNUE {