We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We need to bring the support of the advanced index operator to TTMLIR
Issue During the BEVFormer Model bringup: RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph - adv_index
RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph - adv_index
git checkout mramanathan/grid_sample_floor_issue pytest forge/test/mlir/test_ops.py::test_grid_sample
The below log is during the forge compilation of the grid sample op grid_sample.log
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description:
We need to bring the support of the advanced index operator to TTMLIR
Issue During the BEVFormer Model bringup:
RuntimeError: Found Unsupported operations while lowering from TTForge to TTIR in forward graph - adv_index
Reproduce
Logs:
The below log is during the forge compilation of the grid sample op
grid_sample.log
The text was updated successfully, but these errors were encountered: