]> git.sesse.net Git - stockfish/blobdiff - src/evaluate.h
Improve NDK section in Makefile
[stockfish] / src / evaluate.h
index 3da6a9fea6e626123fe637424c45e47cf830f97d..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-308d71810dff.nnue"
+  #define EvalFileDefaultName   "nn-03744f8d56d8.nnue"
 
   namespace NNUE {