]> git.sesse.net Git - stockfish/commit - src/evaluate.cpp
Avoid unnecessary string copies
authorSebastian Buchwald <UniQP@web.de>
Fri, 6 Jan 2023 17:13:21 +0000 (18:13 +0100)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Mon, 9 Jan 2023 19:32:58 +0000 (20:32 +0100)
commit4f4e652ecaf8d42a9bd1092f72c3704435ddba12
treed4534268408ec260f24c2e2cdd608ee5d9af0f83
parente9e7a7b83f78b5c7d29f69083589b449d9b52390
Avoid unnecessary string copies

closes https://github.com/official-stockfish/Stockfish/pull/4326

also fixes typo, closes https://github.com/official-stockfish/Stockfish/pull/4332

No functional change
src/evaluate.cpp
src/nnue/layers/sqr_clipped_relu.h
src/uci.cpp