jax
f73e314d - Do not print the content of an array from `repr`/`str` if it's bigger than 1MiB

Commit
13 days ago
Do not print the content of an array from `repr`/`str` if it's bigger than 1MiB Printing large arrays can cause substantial logging overhead and clutter terminal or debug outputs. PiperOrigin-RevId: 961628260
Author
Parents
Loading