the initial code is as following. How should change the activation to use leakyrelu?
model = tf.keras.models.Sequential([ L.InputLayer(input_shape=shape),