We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ba2491 commit e699feeCopy full SHA for e699fee
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-1b951f8b449d.nnue"
+ #define EvalFileDefaultName "nn-c38c3d8d3920.nnue"
43
44
namespace NNUE {
45
0 commit comments