Merge remote-tracking branch 'upstream/master' into merge_tmp

This commit is contained in:
Tomasz Sobczyk
2021-08-15 21:53:46 +02:00
6 changed files with 247 additions and 46 deletions
+1 -1
View File
@@ -36,7 +36,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-46832cfbead3.nnue"
#define EvalFileDefaultName "nn-e8321e467bf6.nnue"
namespace NNUE {
enum struct UseNNUEMode