mirror of
https://github.com/ROCm/jax.git
synced 2025-04-15 19:36:06 +00:00
Remove long-deprecated method .block_host_until_ready().
PiperOrigin-RevId: 492571809
This commit is contained in:
parent
5e102c17d6
commit
c2c3669c15
@ -47,6 +47,8 @@ Remember to align the itemized text with the first line of an item within a list
|
||||
to calculate preallocation. Please refer to
|
||||
[GPU memory allocation](https://jax.readthedocs.io/en/latest/gpu_memory_allocation.html) for
|
||||
more details.
|
||||
* The deprecated method `.block_host_until_ready()` has been removed. Use
|
||||
`.block_until_ready()` instead.
|
||||
|
||||
|
||||
## jax 0.3.25 (Nov 15, 2022)
|
||||
|
Loading…
x
Reference in New Issue
Block a user