]> git.sesse.net Git - stockfish/blobdiff - src/evaluate.h
Update default net to nn-d93927199b3d.nnue
[stockfish] / src / evaluate.h
index 87cb65f36dbd01a127e4cbf203b010fd930ed5b1..5a9260fbbc71c5159954cadb8af6d8d5b1a7f097 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-63376713ba63.nnue"
+  #define EvalFileDefaultName   "nn-d93927199b3d.nnue"
 
   namespace NNUE {