Skip to content

Commit

Permalink
Bench:6151992
Browse files Browse the repository at this point in the history
  • Loading branch information
rafid-dev committed Mar 16, 2024
1 parent 72655e8 commit 4ff4ed2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file not shown.
2 changes: 1 addition & 1 deletion src/nnue.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

#define INCBIN_STYLE INCBIN_STYLE_CAMEL
#include "incbin/incbin.h"
INCBIN(EVAL, "./hexadecane_512_v1.net");
INCBIN(EVAL, "./hexadecane_512_v2.net");

using namespace Chess;

Expand Down

0 comments on commit 4ff4ed2

Please sign in to comment.