mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 03:46:06 +00:00
Fix README typo (#2020)
This commit is contained in:
parent
3974df0aee
commit
371001aad1
@ -282,7 +282,7 @@ print(pmap(np.mean)(result))
|
||||
# prints [1.1566595 1.1805978 ... 1.2321935 1.2015157]
|
||||
```
|
||||
|
||||
In addition to expressing pure maps, you can fast use [collective communication
|
||||
In addition to expressing pure maps, you can use fast [collective communication
|
||||
operations](https://jax.readthedocs.io/en/latest/jax.lax.html#parallel-operators)
|
||||
between devices:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user