Hi, I met this problem when i train my model using your code. Node model/conv_seq2seq/encode/conv_encoder/encoder_cnn/conv_layer_0/conv1d/Conv2D incompatible shapes: Shapes (?, 1, ?, 512) and (128, 512, 1, 19) are not compatible. Any thoughts?
Hi,
I met this problem when i train my model using your code.
Node model/conv_seq2seq/encode/conv_encoder/encoder_cnn/conv_layer_0/conv1d/Conv2D incompatible shapes: Shapes (?, 1, ?, 512) and (128, 512, 1, 19) are not compatible.
Any thoughts?