]> git.sesse.net Git - stockfish/blobdiff - src/evaluate.h
Make net nn-956480d8378f.nnue the default
[stockfish] / src / evaluate.h
index d909c7ce9a3d9ef671ec013b0096beefb8b35409..5e12db45d5de58f95ad8414ef3a831a44eb724a9 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-956480d8378f.nnue"
 
   namespace NNUE {