Update evaluate.h

This commit is contained in:
JWmer
2020-11-20 15:19:36 +01:00
committed by nodchip
parent be4cd56146
commit f832aa6b6b

View File

@@ -32,7 +32,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-98a7585c85e9.nnue"
#define EvalFileDefaultName "nn-c3ca321c51c9.nnue"
} // namespace Eval