I have a Keras model (TensorFlow 2.0) saved in hdf5 format (.h5). I want to load this existing model and change its input shape, so it only accepts a fixed batch size.