Skip to content
New issue

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

[Ops] Support for adv_index op #1666

Open
meenakshiramanathan1 opened this issue Dec 26, 2024 · 0 comments
Open

[Ops] Support for adv_index op #1666

meenakshiramanathan1 opened this issue Dec 26, 2024 · 0 comments

Comments

@meenakshiramanathan1
Copy link
Contributor

meenakshiramanathan1 commented Dec 26, 2024

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

git checkout  mramanathan/grid_sample_floor_issue
pytest forge/test/mlir/test_ops.py::test_grid_sample

Logs:

The below log is during the forge compilation of the grid sample op
grid_sample.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant