io-chess
UCI chess engine
Loading...
Searching...
No Matches
FactorizedInput Struct Reference

#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

Member Data Documentation

◆ branches

float FactorizedInput::branches[12][MAX_BRANCH_PLANES][64]

◆ bypass

float FactorizedInput::bypass[12][64]

◆ global

float FactorizedInput::global[32]

◆ MAX_BRANCH_PLANES

int FactorizedInput::MAX_BRANCH_PLANES = 10
staticconstexpr

The documentation for this struct was generated from the following file: