Skip to content

Commit 702295a

Browse files
vondeleSopel97
authored andcommitted
Test net. run309/nnue-pytorch/exp/run_0/nn-epoch359.nnue nn-8a08400ed089.nnue.
Bench: 3806488
1 parent 5ed5277 commit 702295a

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
@@ -39,7 +39,7 @@ namespace Eval {
3939
// The default net name MUST follow the format nn-[SHA256 first 12 digits].nnue
4040
// for the build process (profile-build and fishtest) to work. Do not change the
4141
// name of the macro, as it is used in the Makefile.
42-
#define EvalFileDefaultName "nn-94da15e6df70.nnue"
42+
#define EvalFileDefaultName "nn-8a08400ed089.nnue"
4343

4444
namespace NNUE {
4545

0 commit comments

Comments
 (0)