lambdaji / tf_repos

TensorFlow Script
681 stars 319 forks source link

导出模型serving文件报错 #42

Closed jiahenghuang closed 3 years ago

jiahenghuang commented 3 years ago

Restoring from checkpoint failed. This is most likely due to a Variable name or other graph key that is missing from the checkpoint. Please ensure that you have not altered the graph expected based on the checkpoint. Original error:

Key Deep-part/mlp2/biases not found in checkpoint [[node save/RestoreV2 (defined at Model_pipeline/DeepFM.py:366) ]]