Remove some code unused in the current network architecture

No functional change.
This commit is contained in:
Dariusz Orzechowski
2020-07-30 01:47:01 +02:00
parent 21d43e9500
commit ffae13edff
5 changed files with 97 additions and 266 deletions

View File

@@ -70,6 +70,5 @@ namespace Eval::NNUE::Features {
}
template class HalfKP<Side::kFriend>;
template class HalfKP<Side::kEnemy>;
} // namespace Eval::NNUE::Features