]> git.sesse.net Git - stockfish/blobdiff - src/evaluate.h
Update default net to nn-33495fe25081.nnue
[stockfish] / src / evaluate.h
index b85038779e252945617af7e76d8ae51ec07d0225..f73fc37ffcce430963756253924506fa6c3a970d 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-517c4f68b5df.nnue"
+  #define EvalFileDefaultName   "nn-33495fe25081.nnue"
 
   namespace NNUE {