[Bug] [Relay] [Keras]relay.concatenate requires all tensors have the same shape on non-concatenating axes #15174
Labels
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
For the input:
The two input tensors have the same shape in non-concatenating axes(i.e., axis=2).
However, TVM threw an unexpected exception:
The text was updated successfully, but these errors were encountered: