]> git.sesse.net Git - stockfish/blobdiff - src/evaluate.h
Update default net to nn-ac07bd334b62.nnue
[stockfish] / src / evaluate.h
index e258fdb6bab22ce11f72c835a84a712d59ef2fa2..d0c825eb3d366872dea128b0932da8fad4165c88 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-4401e826ebcc.nnue"
+  #define EvalFileDefaultName   "nn-ac07bd334b62.nnue"
 
   namespace NNUE {