mirror of
https://github.com/official-stockfish/Stockfish.git
synced 2026-07-23 05:07:14 +00:00
Update main network to nn-9a0cc2a62c52.nnue
network with new hash encoding. closes https://github.com/official-stockfish/Stockfish/pull/6651 no functional change
This commit is contained in:
committed by
Joost VandeVondele
parent
82320c0e38
commit
868b63d421
+1
-1
@@ -33,7 +33,7 @@ namespace Eval {
|
||||
// for the build process (profile-build and fishtest) to work. Do not change the
|
||||
// name of the macro or the location where this macro is defined, as it is used
|
||||
// in the Makefile/Fishtest.
|
||||
#define EvalFileDefaultNameBig "nn-5227780996d3.nnue"
|
||||
#define EvalFileDefaultNameBig "nn-9a0cc2a62c52.nnue"
|
||||
#define EvalFileDefaultNameSmall "nn-37f18f62d772.nnue"
|
||||
|
||||
namespace NNUE {
|
||||
|
||||
Reference in New Issue
Block a user