]> git.sesse.net Git - stockfish/blobdiff - src/evaluate.h
Update default net to nn-a3d1bfca1672.nnue
[stockfish] / src / evaluate.h
index b9d7231d1e1694073d5a82cff588516e2c068e1f..c3321965d52c5e975f8f6311046347044558e437 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-5af11540bbfe.nnue"
+  #define EvalFileDefaultName   "nn-a3d1bfca1672.nnue"
 
   namespace NNUE {