ITADN

如何保存以saved_model的方式保存已经训练好的模型以便于使用tf-serving部署

#1011Openliunianxuxie 创建于 2024-11-01
L
liunianxuxiecommented
您好,请问如何保存以saved_model的方式保存已经训练好的模型以便于使用tf-serving部署?目前代码里仅有保存checkpoint的方法。
1 条评论