]> git.sesse.net Git - stockfish/commit
Simplification in evaluate_nnue.cpp
authorStéphane Nicolet <cassio@free.fr>
Sun, 19 Dec 2021 14:15:30 +0000 (15:15 +0100)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sun, 19 Dec 2021 14:44:01 +0000 (15:44 +0100)
commit74776dbcd57a1bdf2d5328e5750cc1d00244e17d
tree63760c9a24876cfb89a6d4e5eaeef1b69882844c
parentca51b456493a4663b2d0f82273f67a3e499244a1
Simplification in evaluate_nnue.cpp

Removes the test on non-pawn-material before applying the positional/materialistic bonus.

Passed STC:
LLR: 2.94 (-2.94,2.94) <-2.25,0.25>
Total: 46904 W: 12197 L: 12059 D: 22648
Ptnml(0-2): 170, 5243, 12479, 5399, 161
https://tests.stockfishchess.org/tests/view/61be57cf57a0d0f327c3999d

Passed LTC:
LLR: 2.95 (-2.94,2.94) <-2.25,0.25>
Total: 18760 W: 4958 L: 4790 D: 9012
Ptnml(0-2): 14, 1942, 5301, 2108, 15
https://tests.stockfishchess.org/tests/view/61bed1fb57a0d0f327c3afa9

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

Bench: 4826206
src/nnue/evaluate_nnue.cpp