def test_srelu(): from keras.layers.advanced_activations import SReLU layer_test(SReLU, kwargs={}, input_shape=(2, 3, 4))