Skip to content

New Neural Net Architecture! (and bugfix for TensorRT)

Compare
Choose a tag to compare
@lightvector lightvector released this 08 Jan 16:31
· 491 commits to master since this release

Particularly for OpenCL users, see v1.12.2 for a newer release that fixes various performance bugs.

This is a quick followup bugfix for a release of KataGo that supports a new neural net architecture, v1.12.0!
If you're a new user, or want to know more about the improvements and/or other API changes, check the release notes there!

The bug fixed in this release v1.12.1 is a bug for the TensorRT backend. The prior version v1.12.0, using the new net, will compute incorrect evaluations in TensorRT and/or potentially bad moves in some positions.