X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fevaluate.h;h=d7cc6e290fb5ac3fa23d55316d5dff0161899bd4;hb=07c71689957c7a025a9b91d3cd2534ffff9dc5e0;hp=4430a28c807b7b704c56a53f45da949af9e13207;hpb=d61d38586ee35fd4d93445eb547e4af27cc86e6b;p=stockfish diff --git a/src/evaluate.h b/src/evaluate.h index 4430a28c..d7cc6e29 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-6762d36ad265.nnue" namespace NNUE {