]> git.sesse.net Git - stockfish/blobdiff - src/evaluate.h
New default net nn-33c9d39e5eb6.nnue
[stockfish] / src / evaluate.h
index 41aace67fcb7ff00cf52cf7ae552c45a17c389a3..ef0b10405999674b4a7793ff75a448e3c99b9a5f 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-7756374aaed3.nnue"
+  #define EvalFileDefaultName   "nn-33c9d39e5eb6.nnue"
 
   namespace NNUE {