Model 類建立的Keras 模型,其需要匯出到SavedModel 格式的方法(比如 call )都需要使用 @tf.function ... model = tf.saved_model.load("保存的目標資料夾名稱").
確定! 回上一頁