Update gensfen.cpp

This commit is contained in:
noobpwnftw
2020-09-08 11:39:21 +08:00
committed by nodchip
parent e5f05fa2b9
commit 58863c3243

View File

@@ -58,7 +58,7 @@ namespace Learner
// If hybrid eval is enabled, training data
// generation and training don't work well.
// https://discordapp.com/channels/435943710472011776/733545871911813221/748524079761326192
static bool use_raw_nnue_eval = true;
extern bool use_raw_nnue_eval;
// Helper class for exporting Sfen
struct SfenWriter