'ValueError: Tensor Tensor is not an element of this graph'(Keras, backend:TensorFlow)

在作在线负样本数据挖掘的时候,遇到了这个问题。git 'ValueError: Tensor Tensor is not an element of this graph'github 在线负样本数据挖掘涉及到在数据生成器中,使用模型对数据进行预测 ,也就是data generator()里面有model.predict()。this 产生问题的缘由:产生了两个计算图,TensorFlow不知道用
相关文章
相关标签/搜索