X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fevaluate.h;h=dcbe6b3c9bceae360a80a16d4466bed3a348a85f;hb=373359b44d0947cce2628a9a8c9b432a458615a8;hp=0990111cf6d20f4056c612a880e5b67e9405fcc0;hpb=295f57829ea189248c8b4afa8d11222d170f78da;p=stockfish diff --git a/src/evaluate.h b/src/evaluate.h index 0990111c..dcbe6b3c 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-8d69132723e2.nnue" + #define EvalFileDefaultName "nn-0dd1cebea573.nnue" namespace NNUE {