]> git.sesse.net Git - stockfish/blobdiff - src/evaluate.h
Update default net to nn-c38c3d8d3920.nnue
[stockfish] / src / evaluate.h
index a1d46111938086b0ee90e449b22170a1cce4c480..abdbef9010d9db299c91c9bfdd56271227844d9e 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-1b951f8b449d.nnue"
+  #define EvalFileDefaultName   "nn-c38c3d8d3920.nnue"
 
   namespace NNUE {