]> git.sesse.net Git - stockfish/blobdiff - src/evaluate.h
Update default net to nn-46832cfbead3.nnue
[stockfish] / src / evaluate.h
index e3730c8a44d340a3081d8c0e315a82485076038f..1ac224b69be2b38dffdad4070dee6eeb94b2aafa 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.
   // 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-56a5f1c4173a.nnue"
+  #define EvalFileDefaultName   "nn-46832cfbead3.nnue"
 
   namespace NNUE {
 
 
   namespace NNUE {