Hi all,
I’m getting the following attribute error when I tried to run the inference_model:
AttributeError: The layer “lstm” 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.
I’m not sure how to fix that. Any suggestions on what might be causing this issue?
Thanks,
Nay