Skip to content

Commit 7135678

Browse files
sergiovierivondele
authored andcommitted
Update default net to nn-03744f8d56d8.nnue
Equivalent to 20200914-1520 closes #3123 Bench: 4222126
1 parent 35ab825 commit 7135678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/evaluate.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ namespace Eval {
3838
// The default net name MUST follow the format nn-[SHA256 first 12 digits].nnue
3939
// for the build process (profile-build and fishtest) to work. Do not change the
4040
// name of the macro, as it is used in the Makefile.
41-
#define EvalFileDefaultName "nn-308d71810dff.nnue"
41+
#define EvalFileDefaultName "nn-03744f8d56d8.nnue"
4242

4343
namespace NNUE {
4444

0 commit comments

Comments
 (0)