|
io-chess
UCI chess engine
|
#include <FactorizedFeatureExtractor.hpp>
Public Attributes | |
| float | branches [12][MAX_BRANCH_PLANES][64] |
| float | bypass [12][64] |
| float | global [32] |
Static Public Attributes | |
| static constexpr int | MAX_BRANCH_PLANES = 10 |
| float FactorizedInput::branches[12][MAX_BRANCH_PLANES][64] |
| float FactorizedInput::bypass[12][64] |
| float FactorizedInput::global[32] |
|
staticconstexpr |