Skip to content

Add op support for trunc.default and div.Tensor_mode in Exported program and fx_graph #17912

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

Closed

Conversation

Pratheesh-04-MCW
Copy link
Contributor

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

  1. anton-l/wav2vec2-random-tiny-classifier
  2. microsoft/table-transformer-detection
  3. facebook/detr-resnet-50
  4. facebook/mask2former-swin-tiny-coco-instance
  5. detr-resnet-50-dc5-fashionpedia-finetuned
  6. jonathandinu/face-parsing

@Pratheesh-04-MCW Pratheesh-04-MCW changed the title Add op support for trunc.default and div.Tensor_mode in Exported program and Fx_graph Add op support for trunc.default and div.Tensor_mode in Exported program and fx_graph Apr 30, 2025
@Pratheesh-04-MCW Pratheesh-04-MCW marked this pull request as ready for review May 5, 2025 06:07
@Pratheesh-04-MCW Pratheesh-04-MCW marked this pull request as draft May 5, 2025 06:22
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