Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Naphthalin/lc0

Tags

v0.22.0

Toggle v0.22.0's commit message
Drop rc1 to do a proper release.

v0.21.5-rc1

Toggle v0.21.5-rc1's commit message
Fix policy softmax accuracy if masking is enabled. (LeelaChessZero#912)

* Do softmax outside backend on set of legal moves.

* Remove policy softmax from blas backend.

* Remove policy softmax from CUDA backend.

* Remove policy softmax from OpenCL backend.

* Remove policy softmax from TensorFlow backend.

* Use FastExp for policy softmax calculations.

* Fix for negative exponentials.

* Revert "Fix for negative exponentials."

This reverts commit 9fb73d0.

* Fuse softmax with softmax temperature.

* Modify random backend policy value distribution.

* Comment improvements.

v0.21.4

Toggle v0.21.4's commit message
Bump version.

v0.21.3

Toggle v0.21.3's commit message
Bump version to 0.21.3

v0.21.1

Toggle v0.21.1's commit message
Bump version to 0.21.1