ValueError: Expected `model` argument to be a functional `Model` instance, but got a subclass model instead

前端 未结 0 773
忘掉有多难
忘掉有多难 2021-02-19 02:58

I need to copy a keras model and there is no way that I know of which can be done unless the model is not a tf.keras.models.Model() subclass.

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