X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fevaluate.h;h=0a580c61f2b88a68728e56019669f858c401a353;hp=54f20bafccc6670d208acd1fc152eec55fcab126;hb=b939c805139e4b37f04fbf177f580c35ebe9f130;hpb=a85928e7ecf36431aee5bf48d46bfea4e6085cb7 diff --git a/src/evaluate.h b/src/evaluate.h index 54f20baf..0a580c61 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-9e3c6298299a.nnue" + #define EvalFileDefaultName "nn-76a8a7ffb820.nnue" namespace NNUE {