X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fevaluate.h;h=7dbc35deabdb4427243ea96388bf955e95cf8460;hp=4b57a0501100550a579e426f7edb7895e2aad19b;hb=8985c210a1c40770fb81085bd908f757c486963c;hpb=5efbaaba77b338dae7121c41f6590f6abc96912c diff --git a/src/evaluate.h b/src/evaluate.h index 4b57a050..7dbc35de 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-baeb9ef2d183.nnue" + #define EvalFileDefaultName "nn-62ef826d1a6d.nnue" namespace NNUE {