LeelaChessZero / lc0

The rewritten engine, originally for tensorflow. Now all other backends have been ported here.
GNU General Public License v3.0
2.38k stars 525 forks source link

fix empty contempt handling #1893

Closed borg323 closed 1 year ago

borg323 commented 1 year ago

Apparently cutechess tries to set contempt to the default empty string, which breaks the IsDefault() check.