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

Explorer Tests are manually defined in tools/test folder #1297

Open
vprajapati-tt opened this issue Nov 15, 2024 · 1 comment · May be fixed by #1333
Open

Explorer Tests are manually defined in tools/test folder #1297

vprajapati-tt opened this issue Nov 15, 2024 · 1 comment · May be fixed by #1333
Labels
bug Something isn't working explorer Issues related to Explorer Visualization tool

Comments

@vprajapati-tt
Copy link
Contributor

  1. Don't manually define tests, somehow generate these MLIR models to then be rendered using CI (building on top of check-ttmlir and then running CI on build artifacts)
  2. Keep tests in tests directory so they raise red flags in general tests and hopefully get updated as part of the PR.
@vprajapati-tt vprajapati-tt added bug Something isn't working explorer Issues related to Explorer Visualization tool labels Nov 15, 2024
@odjuricicTT
Copy link
Contributor

@vprajapati-tt Thanks for pointing this out.

For system desc specifically, i think we can just remove it from the tests as it is optional.

More generally, are the explorer mlir tests different that Filecheck mlir tests. Both need to be updated the same way if MLIR spec is changed?

@vprajapati-tt vprajapati-tt linked a pull request Dec 9, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working explorer Issues related to Explorer Visualization tool
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants