DeepMatch
DeepMatch copied to clipboard
item_embedding_model计算预测物品向量的时候报错误
_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>]
先不要使用eager模式~