Why inference of SavedModel slower on tf.keras than tf.saved_model?

后端 未结 0 633
悲哀的现实
悲哀的现实 2021-01-28 20:44

What I did:

  • convert the .weights to SavedModel (.pb), using tf.keras.models.save()
  • load the new model file in two wa
相关标签:
回答
  • 消灭零回复
提交回复
热议问题