X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fevaluate.h;fp=src%2Fevaluate.h;h=322db398c1eab643f43ab62d5aa1cd0ab2190926;hp=4430a28c807b7b704c56a53f45da949af9e13207;hb=1946a675677aee8e485b75525bd06184badc79f2;hpb=f10ebc2bdf52dbc413e74ed1e41c29bd9b818408 diff --git a/src/evaluate.h b/src/evaluate.h index 4430a28c..322db398 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-e8321e467bf6.nnue" + #define EvalFileDefaultName "nn-ac5605a608d6.nnue" namespace NNUE {