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