]> git.sesse.net Git - stockfish/commitdiff
Compressed network parameters
authormaxim <mmo@2021.ai>
Tue, 13 Jun 2023 20:09:05 +0000 (23:09 +0300)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Mon, 19 Jun 2023 19:37:23 +0000 (21:37 +0200)
Implemented LEB128 (de)compression for the feature transformer.
Reduces embedded network size from 70 MiB to 39 Mib.

The new nn-78bacfcee510.nnue corresponds to the master net compressed.

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

No functional change


No differences found