📜  在 keras 中加载模型时出现未知操作码 - 任何代码示例

📅  最后修改于: 2022-03-11 14:57:49.142000             🧑  作者: Mango

代码示例1
// to load the model for future use first rebuild ur model and compile it again.
//After compiling, don't train it.

//Load the weights, and you are good to go