]> git.sesse.net Git - stockfish/blobdiff - src/evaluate.h
Update default net to nn-56a5f1c4173a.nnue
[stockfish] / src / evaluate.h
index aa5c6260209e2a0e6dcc6da2edd983788820d55b..e3730c8a44d340a3081d8c0e315a82485076038f 100644 (file)
@@ -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-26abeed38351.nnue"
+  #define EvalFileDefaultName   "nn-56a5f1c4173a.nnue"
 
   namespace NNUE {