DeepMatch icon indicating copy to clipboard operation
DeepMatch copied to clipboard

item_embedding_model计算预测物品向量的时候报错误

Open lonngxiang opened this issue 4 years ago • 1 comments

_SymbolicException: Inputs to eager execution function cannot be Keras symbolic tensors, but found [<tf.Tensor 'pooling_layer_3/Identity:0' shape=(209, 16) dtype=float32>]

lonngxiang avatar Jul 06 '20 03:07 lonngxiang

先不要使用eager模式~

shenweichen avatar Jul 25 '20 12:07 shenweichen