Revert some unwanted changes from merge conflict resolution.

This commit is contained in:
Tomasz Sobczyk
2020-09-24 21:10:10 +02:00
parent 56f1a2fe49
commit 9f3de8b40e
3 changed files with 15 additions and 20 deletions

View File

@@ -42,7 +42,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.bin"
#define EvalFileDefaultName "nn-03744f8d56d8.nnue"
namespace NNUE {