Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to 16-bit accumulators and reorder network #21

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

ruicoelhopedro
Copy link
Owner

This uses smaller accumulators for the network, rendering a noticeable speedup. Furthermore, the weights of the network have been reordered to align with the accumulator's order.

STC:
LLR: 2.97/2.94<0.00, 10.00> Elo diff: 9.91 [3.04, 16.79] (95%)
Games: 2350 W: 331 L: 264 D: 1755 Draw ratio: 74.7%
Pntl: [10, 200, 697, 249, 19]

No functional change

@ruicoelhopedro ruicoelhopedro merged commit d43df9f into main Dec 12, 2023
8 checks passed
@ruicoelhopedro ruicoelhopedro deleted the int16_speedup branch December 12, 2023 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant