Add gensfen_nonpv

This commit is contained in:
Tomasz Sobczyk
2020-12-13 15:33:35 +01:00
committed by nodchip
parent 3f73c40412
commit 96b377a90a
6 changed files with 499 additions and 0 deletions
+2
View File
@@ -914,6 +914,8 @@ make_v:
Value Eval::evaluate(const Position& pos) {
pos.this_thread()->on_eval();
Value v;
if (NNUE::useNNUE == NNUE::UseNNUEMode::Pure) {