Argument `inputs` must be a sequence.
way-sal opened this issue · 0 comments
way-sal commented
I have this error with lstm_enc, I didn't understand if the problem was with the input size or with LSTMCell.
data_input_embed Tensor("Reshape_3:0", shape=(?, 10, 384), dtype=int32)
Argument inputs
must be a sequence. Received: Tensor("Reshape_3:0", shape=(?, 10, 384), dtype=int32)