]> git.sesse.net Git - stockfish/blobdiff - src/evaluate.h
Update default net to nn-13406b1dcbe0.nnue
[stockfish] / src / evaluate.h
index d7cc6e290fb5ac3fa23d55316d5dff0161899bd4..d7b3e55f20e203b064e6957d304c8bea96659b01 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-6762d36ad265.nnue"
+  #define EvalFileDefaultName   "nn-13406b1dcbe0.nnue"
 
   namespace NNUE {