1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-04-30 00:33:09 +00:00

Update default net to nn-03744f8d56d8.nnue

Equivalent to 20200914-1520

closes https://github.com/official-stockfish/Stockfish/pull/3123

Bench: 4222126
This commit is contained in:
Sergio Vieri 2020-09-14 17:24:05 +08:00 committed by Joost VandeVondele
parent 35ab8254b7
commit 7135678f71

View file

@ -38,7 +38,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-308d71810dff.nnue"
#define EvalFileDefaultName "nn-03744f8d56d8.nnue"
namespace NNUE {