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 5ed5277 commit 702295aCopy full SHA for 702295a
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-94da15e6df70.nnue"
+ #define EvalFileDefaultName "nn-8a08400ed089.nnue"
43
44
namespace NNUE {
45
0 commit comments