]> git.sesse.net Git - stockfish/blobdiff - src/evaluate.h
Update default net to nn-ad9b42354671.nnue
[stockfish] / src / evaluate.h
index 36d3b2b282d0db68fac6e50bb33d9ee5e5d620c7..f5ac3263c3380267cc7c9ce15bc66830e6ce4d56 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-3c0054ea9860.nnue"
+  #define EvalFileDefaultName   "nn-ad9b42354671.nnue"
 
   namespace NNUE {