]> git.sesse.net Git - stockfish/blobdiff - src/evaluate.h
Update default net to nn-7756374aaed3.nnue
[stockfish] / src / evaluate.h
index ee4c175b34f908cc1ac59cc4f43ad636d0d7f00b..40622e933eaf67c837157ffe5c80b65ce4e34b53 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-8a08400ed089.nnue"
+  #define EvalFileDefaultName   "nn-7756374aaed3.nnue"
 
   namespace NNUE {