mirror of
https://github.com/ROCm/jax.git
synced 2025-04-19 05:16:06 +00:00
fix whitespace
This commit is contained in:
parent
b3509c19c7
commit
a56aee96ee
@ -252,7 +252,7 @@ class NNInitializersTest(jtu.JaxTestCase):
|
||||
scale=1.0, mode='fan_avg', distribution='truncated_normal',
|
||||
in_axis=(0, 1), out_axis=(-2, -1))
|
||||
val = initializer(rng, shape)
|
||||
|
||||
|
||||
self.assertEqual(shape, jnp.shape(val))
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user