Skip to content

Avoid truncation for large validation weights #646

Closed @x0152 opened 2026-01-26 18:10 UTC 1 comment Updated 2026-06-02 17:54 UTC

1101


💬 Comments (1)

@AlexeySamosadov commented 2026-02-08 14:14 UTC

PR created: https://github.com/gonka-ai/gonka/pull/655

Fixes uint32 truncation for large validation weights by using int64.


🔄 Auto-synced from Issue #646 every hour.