I keep getting this error
The layer “lstm_6” has multiple inbound nodes, with different output shapes. Hence the notion of “output shape” is ill-defined for the layer. Use get_output_shape_at(node_index)
instead.
Anyone can help me figure out why?