]> git.sesse.net Git - stockfish/blobdiff - src/evaluate.h
Update default net to nn-8e47cf062333.nnue
[stockfish] / src / evaluate.h
index 725d5a78b2673025793f46f3865a3686344e22ea..c19b14ba8ae1d4da661031a848a827eec2325579 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-7e66505906a6.nnue"
+  #define EvalFileDefaultName   "nn-8e47cf062333.nnue"
 
   namespace NNUE {