mirror of
https://github.com/sockspls/badfish
synced 2025-04-30 00:33:09 +00:00
Update default net to nn-03744f8d56d8.nnue
Equivalent to 20200914-1520 closes https://github.com/official-stockfish/Stockfish/pull/3123 Bench: 4222126
This commit is contained in:
parent
35ab8254b7
commit
7135678f71
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ namespace Eval {
|
|||
// The default net name MUST follow the format nn-[SHA256 first 12 digits].nnue
|
||||
// for the build process (profile-build and fishtest) to work. Do not change the
|
||||
// name of the macro, as it is used in the Makefile.
|
||||
#define EvalFileDefaultName "nn-308d71810dff.nnue"
|
||||
#define EvalFileDefaultName "nn-03744f8d56d8.nnue"
|
||||
|
||||
namespace NNUE {
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue