Skip to content

v0.21.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Tilps Tilps released this 16 Feb 12:45
· 52 commits to release/0.21 since this release
49cdd10

Major new features in this release are support for WDL value head, and convolution direct output (AZ-style) policy head.

  • Check Syzygy tablebase file sizes for corruption (#690)
  • search for nvcc on the path first (#709)
  • AZ-style policy head support (#712)
  • Implement V4TrainingData (#722)
  • WDL value head support (#635)
  • Add option for doing kldgain thresholding rather than absolute visit limiting (#721)
  • Easily run latest releases of lc0 and client using NVIDIA docker (#621)
  • Add WDL style resign option. (#724)
  • Add a uniform output option for random backend to support a0 seed data style (#725)
  • Fix c hw switching in cudnn-fp16 mode with convolution policy head. (#729)
  • misc (non-functional) changes to cudnn backend (#731)
  • handle 64 filter SE networks (#624)