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

Categorize model failures in generating shlo graph #94

Open
AleksKnezevic opened this issue Dec 4, 2024 · 0 comments
Open

Categorize model failures in generating shlo graph #94

AleksKnezevic opened this issue Dec 4, 2024 · 0 comments
Assignees

Comments

@AleksKnezevic
Copy link
Contributor

We have some ops in the model test that either can't generate torch-mlir (status=2 or 3) or convert it to stable HLO(status=4), see tracker

Can you please investigate what's causing the failures?

The first step will be to add try expect blocks around the section that fails and log the errors into the generated json. Once this is ready, let's discuss next steps.

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

2 participants