menu
dart_torch package
documentation
transformer_misc/chess_transformer.dart
NUM_SQUARES constant
NUM_SQUARES constant
dark_mode
light_mode
NUM_SQUARES
top-level constant
int
const
NUM_SQUARES
Implementation
const int NUM_SQUARES = BOARD_SIZE * BOARD_SIZE;
dart_torch package
documentation
transformer_misc/chess_transformer
NUM_SQUARES constant
chess_transformer library