I got error when I ran the unit test of djmodel, I can’t find out any wrong from my code. Can anyone help me out? Thanks in advance.
It said
AttributeError: The layer "reshape" 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.