mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-24 19:16:49 +08:00
Update evaluate.h
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user