X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fevaluate.h;h=d0c825eb3d366872dea128b0932da8fad4165c88;hb=88ef68dde5882648b54cce2d1fb024c926596054;hp=77c3b4e7d2dcae50d751f4e12b62a3a6cb0e45bc;hpb=17f8b7e18673fc7b542c6e40a896cd1fe1a25248;p=stockfish diff --git a/src/evaluate.h b/src/evaluate.h index 77c3b4e7..d0c825eb 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-ac07bd334b62.nnue" namespace NNUE {