I am using tensorflow2.0. The code I am using is this:
f_1 = ConvLSTM2D(filters=25, kernel_size=(1,1), input_shape=(None,None,25,1,3), return_sequences=True)(