Skip to content

Commit

Permalink
Unformat something
Browse files Browse the repository at this point in the history
Bench: 2371835
  • Loading branch information
SzilBalazs committed Aug 10, 2023
1 parent 5f278e5 commit f6ba0ca
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/network/nnue.h
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,13 @@ namespace nn {

void activate(Piece piece, unsigned int sq) {
assert(piece.is_ok());







accumulator.add_feature(get_feature_index(piece, sq));
}

Expand Down

0 comments on commit f6ba0ca

Please sign in to comment.