|
io-chess
UCI chess engine
|
#include <MoECacheModel.hpp>
Public Attributes | |
| int | ic = 0 |
| int | oc = 0 |
| std::array< float,(size_t) 5 *NET_BRANCH_DIM *9 > | w {} |
| std::array< float, NET_BRANCH_DIM > | b {} |
| std::array<float, NET_BRANCH_DIM> BranchLayer::b {} |
| int BranchLayer::ic = 0 |
| int BranchLayer::oc = 0 |
| std::array<float, (size_t)5 * NET_BRANCH_DIM * 9> BranchLayer::w {} |