crf
crf copied to clipboard
模型加载出错
通过CRF 内自带的损失函数,编译了模型,并保存了模型,在恢复模型的时候报错
这个实现不能用model.save,只能用model.save_weights
感谢您的回复
在 2020-12-25 14:18:12,"苏剑林(Jianlin Su)" [email protected] 写道:
这个实现不能用model.save,只能用model.save_weights
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.