Given an existing Keras model, is there a way to fix the input batch size?

后端 未结 0 345
野的像风
野的像风 2021-01-19 19:19

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.

<
相关标签:
回答
  • 消灭零回复
提交回复
热议问题