Commit Graph

3 Commits

Author SHA1 Message Date
Jan Wassenberg 529c201eb6 Add/use MaybePrint; also ShowConfig in non-interactive builds
PiperOrigin-RevId: 882688835
2026-03-12 11:20:41 -07:00
Jan Wassenberg 56186193c1 Replace mt19937 with new generator to enable parallel sampling
Split it into immutable AesCtrEngine and RngStream
Also add RowSpan and Logits span

PiperOrigin-RevId: 803336423
2025-09-04 23:49:10 -07:00
Jan Wassenberg afd82376a5 Add AES-CTR RNG for parallel sampling (not yet used)
PiperOrigin-RevId: 802991142
2025-09-04 05:58:42 -07:00