]> git.sesse.net Git - stockfish/blobdiff - src/evaluate.h
Update default net to nn-3678835b1d3d.nnue
[stockfish] / src / evaluate.h
index e2cdb21019ac08c62a4571e12aba53a242a10e17..e5340c7f14c2228c90b98a0921889ad8a0576df8 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-13406b1dcbe0.nnue"
+  #define EvalFileDefaultName   "nn-3678835b1d3d.nnue"
 
   namespace NNUE {