We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 910d26b commit 237ed1eCopy full SHA for 237ed1e
src/evaluate.h
@@ -39,7 +39,7 @@ namespace Eval {
39
// The default net name MUST follow the format nn-[SHA256 first 12 digits].nnue
40
// for the build process (profile-build and fishtest) to work. Do not change the
41
// name of the macro, as it is used in the Makefile.
42
- #define EvalFileDefaultName "nn-76a8a7ffb820.nnue"
+ #define EvalFileDefaultName "nn-26abeed38351.nnue"
43
44
namespace NNUE {
45
0 commit comments