X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fevaluate.h;h=87cb65f36dbd01a127e4cbf203b010fd930ed5b1;hb=b82d93ece484f833c994b40d9eddd959ba20ef92;hp=77c3b4e7d2dcae50d751f4e12b62a3a6cb0e45bc;hpb=e4a0c6c75950bf27b6dc32490a1102499643126b;p=stockfish diff --git a/src/evaluate.h b/src/evaluate.h index 77c3b4e7..87cb65f3 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-4f56ecfca5b7.nnue" + #define EvalFileDefaultName "nn-63376713ba63.nnue" namespace NNUE {