keras模型在Django中採用異步線程調用時報錯 Tensor is not an element of this graph.的解決方案

報錯內容: Typelrror: Cannot interpret feed_dict key as Tensor: Tensor Tensor (Placeholder:0", shape=(4, 80), dtype-float32) is not an element of this graph. 詳情請看圖片   報錯位置在load_model()這裏。 原因:不明,可能是keras模型加
相關文章
相關標籤/搜索