diff --git a/AUTHORS b/AUTHORS index 1f0b9e37c..b384d442c 100644 --- a/AUTHORS +++ b/AUTHORS @@ -258,6 +258,7 @@ Tobias Steinmann Tomasz Sobczyk (Sopel97) Tom Truscott Tom Vijlbrief (tomtor) +Tony Wang (TonyCongqianWang) Torsten Franz (torfranz, tfranzer) Torsten Hellwig (Torom) Tracey Emery (basepr1me) diff --git a/src/evaluate.h b/src/evaluate.h index 2a93e70bc..6d3b3f180 100644 --- a/src/evaluate.h +++ b/src/evaluate.h @@ -33,7 +33,7 @@ namespace Eval { // for the build process (profile-build and fishtest) to work. Do not change the // name of the macro or the location where this macro is defined, as it is used // in the Makefile/Fishtest. -#define EvalFileDefaultName "nn-f68ec79f0fe3.nnue" +#define EvalFileDefaultName "nn-fcf986aea78a.nnue" namespace NNUE { class Network;