jax
f73e314d
- Do not print the content of an array from `repr`/`str` if it's bigger than 1MiB
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#39839 - Do not print the content of an array from `repr`/`str` if it's bigger than 1MiB
Author
junwhanahn
Committer
Google-ML-Automation
Parents
cec06d11
Loading