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 07e6cea commit adfb23cCopy full SHA for adfb23c
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-aa9d7eeb397e.nnue"
+ #define EvalFileDefaultName "nn-50144f835024.nnue"
43
44
namespace NNUE {
45
0 commit comments