]> git.sesse.net Git - stockfish/blobdiff - src/evaluate.h
Improve NDK section in Makefile
[stockfish] / src / evaluate.h
index d701f5a7fdeb93363e38186fef607ce8264bbf82..c723bd8fa1d123d7e63946f5dc44f655e46b27eb 100644 (file)
@@ -38,7 +38,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-82215d0fd0df.nnue"
+  #define EvalFileDefaultName   "nn-03744f8d56d8.nnue"
 
   namespace NNUE {