-
Notifications
You must be signed in to change notification settings - Fork 14
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
Autogenerate TTNN Tests for Explorer CI to consume #1333
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great to have this functionality so we can run explorer no all these files. Not sure if we want it in CI tho. Left a comment.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Once we get the tests to pass, let's also check the duration of the job before merging this.
Awesome. we're finally seeing some additional coverage and catching failpoints in explorer :) I'll address these fixes + add TTIR modules from the |
check-ttmlir
target to autogenerate tests to visualize.