[Bug] Compilation failure for broadcast-argmax
in internal type inference
#13031
Labels
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
Expected behavior
Pass compilation.
Actual behavior
Having:
will fail type inference used in some intermediate passes. But it is a well-formed model and can pass a direct type inference. So some passes might create ill-formed relay IR and reveals the error in some later type inference.
Environment
fa17da2 on Ubuntu 20.04.
Steps to reproduce
Preferably a minimal script to cause the issue to occur.
Triage
Please refer to the list of label tags linked above to find the relevant tags and add them here in a bullet format (example below).
The text was updated successfully, but these errors were encountered: