I am trying to run keras model from pre-trained model.Input shape of pre-trained model is (None, 224, 224, 3) and new model is (None, 94, 32, 3).How can I change input dimen