mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Add boolean flag to as_hlo_text to enable writing large constants.
PiperOrigin-RevId: 434556535
This commit is contained in:
parent
765d11d50c
commit
4d14899940
@ -24,6 +24,8 @@ PLEASE REMEMBER TO CHANGE THE '..main' WITH AN ACTUAL TAG in GITHUB LINK.
|
||||
|
||||
## jaxlib 0.3.1 (Unreleased)
|
||||
* Changes
|
||||
* ``XlaComputation.as_hlo_text()`` now supports printing large constants by
|
||||
passing boolean flag ``print_large_constants=True``.
|
||||
* Deprecations:
|
||||
* The ``.block_host_until_ready()`` method on JAX arrays has been deprecated.
|
||||
Use ``.block_until_ready()`` instead.
|
||||
|
Loading…
x
Reference in New Issue
Block a user