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 35ab825 commit 7135678Copy full SHA for 7135678
src/evaluate.h
@@ -38,7 +38,7 @@ namespace Eval {
38
// The default net name MUST follow the format nn-[SHA256 first 12 digits].nnue
39
// for the build process (profile-build and fishtest) to work. Do not change the
40
// name of the macro, as it is used in the Makefile.
41
- #define EvalFileDefaultName "nn-308d71810dff.nnue"
+ #define EvalFileDefaultName "nn-03744f8d56d8.nnue"
42
43
namespace NNUE {
44
0 commit comments