def test_uniform(tensor_shape): _runner(initializations.uniform, tensor_shape, target_mean=0., target_max=0.05, target_min=-0.05)