def test_upsampling_1d(): layer_test(convolutional.UpSampling1D, kwargs={'length': 2}, input_shape=(3, 5, 4))