]> git.sesse.net Git - stockfish/blobdiff - src/evaluate.h
Update default net to nn-dabb1ed23026.nnue
[stockfish] / src / evaluate.h
index 3615fe6d7e6b112946e055db8f2e89a86c217ec1..6184607330048de284686a76c7092539b3ba2e9f 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-52471d67216a.nnue"
+  #define EvalFileDefaultName   "nn-dabb1ed23026.nnue"
 
   namespace NNUE {