报错背景

加载训练的模型

报错信息如下

Unable to open table file tmp\speech_commands_train\best\checkpoint: Data lo

 

Unable to open table file tmp\speech_commands_train\best\checkpoint: Data lo

 以下是我的训练模型

Unable to open table file tmp\speech_commands_train\best\checkpoint: Data lo


 错误原因

模型一般是.ckpt或者.h结尾的;

如果你发现没有这样的,不要慌,用记事本打开上面的文档(没有后缀名的)

Unable to open table file tmp\speech_commands_train\best\checkpoint: Data lo

解决方案

 default='tmp/speech_commands_train/best/dnn_8777.ckpt-17600',

 

相关文章: