mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 03:57:45 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f65a195ca4 |
+2
-2
@@ -33,8 +33,8 @@ 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-1c0000000000.nnue"
|
||||
#define EvalFileDefaultNameSmall "nn-37f18f62d772.nnue"
|
||||
#define EvalFileDefaultNameBig "nn-287197aae49d.nnue"
|
||||
#define EvalFileDefaultNameSmall "nn-287197aae49d.nnue"
|
||||
|
||||
namespace NNUE {
|
||||
struct Networks;
|
||||
|
||||
Reference in New Issue
Block a user