mirror of
https://github.com/ROCm/jax.git
synced 2025-04-19 05:16:06 +00:00
fix doc test failure
This commit is contained in:
parent
8057cf919e
commit
50cb604f2e
@ -448,7 +448,7 @@ captured using the ``xla_pmap`` primitive. Consider this example
|
||||
shape=(1,) ] 1.0
|
||||
e = add c d
|
||||
f = psum[ axis_index_groups=None
|
||||
axis_name=rows ] b
|
||||
axis_name=('rows',) ] b
|
||||
g = div e f
|
||||
in (g,) }
|
||||
devices=None
|
||||
|
Loading…
x
Reference in New Issue
Block a user