]> git.sesse.net Git - stockfish/blobdiff - src/evaluate.h
Add macOS and windows to CI
[stockfish] / src / evaluate.h
index d909c7ce9a3d9ef671ec013b0096beefb8b35409..54f20bafccc6670d208acd1fc152eec55fcab126 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-190f102a22c3.nnue"
+  #define EvalFileDefaultName   "nn-9e3c6298299a.nnue"
 
   namespace NNUE {