]> git.sesse.net Git - stockfish/blobdiff - src/evaluate.h
Update default net to nn-3c0054ea9860.nnu
[stockfish] / src / evaluate.h
index e25bd52e84978d5479855c6fa98f6600571deaa9..36d3b2b282d0db68fac6e50bb33d9ee5e5d620c7 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-3c0aa92af1da.nnue"
+  #define EvalFileDefaultName   "nn-3c0054ea9860.nnue"
 
   namespace NNUE {