Skip to content

Commit

Permalink
Update network to berserk-2d04c6269612.nn
Browse files Browse the repository at this point in the history
  • Loading branch information
jhonnold committed Mar 17, 2024
1 parent 9f3c51b commit 05f0c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ SRC = argparse.c attacks.c bench.c berserk.c bits.c board.c eval.c history.
fengen/fengen.c
CC = clang
VERSION = 20240311
MAIN_NETWORK = berserk-f354a9e4a116.nn
MAIN_NETWORK = berserk-2d04c6269612.nn
EVALFILE = $(MAIN_NETWORK)
DEFS = -DVERSION=\"$(VERSION)\" -DEVALFILE=\"$(EVALFILE)\" -DNDEBUG

Expand Down

0 comments on commit 05f0c75

Please sign in to comment.