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 95d24b7 commit 4b4b7d1Copy full SHA for 4b4b7d1
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-3c0054ea9860.nnue"
+ #define EvalFileDefaultName "nn-ad9b42354671.nnue"
43
44
namespace NNUE {
45
0 commit comments