Skip to content

[Relax][PyTorch] Add Meshgrid Op Support for Exported Program and FX graph #17904

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

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

Deivanayaki-S
Copy link
Contributor

This PR adds support for the meshgrid operation in exported program and fx graph translator torch frontend. By adding this support, the following models are now able to run successfully:

Model Type Model
Image Classification microsoft/beit-base-patch16-224-pt22k-ft22k
Image Segmentation facebook/mask2former-swin-tiny-coco-instance
Depth Estimation Intel/dpt-beit-large-512

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

Successfully merging this pull request may close these issues.

1 participant