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

[Examples] Add MachSuite Benchmarks #287

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zzzDavid
Copy link
Contributor

Description

MachSuite is a set of 19 benchmarks designed to mimic low-level kernels suitable for hardware acceleration, this PR adds MachSuite Allo implementations as examples.

Contributors

Francis Pham @fpham0701
Rhoda Ma @rhodama
Raymond Lin @rlin569
William Yoon @wty5
Nicole Li @nicolelii
Juhyoung Lee @Juhyoung29
Yuqiang Ge @YqGe585

Checklist

  • PR's title starts with a category (e.g. [Bugfix], [IR], [Builder], etc)
  • Changes are complete (i.e. I finished coding on this PR)
  • All changes have test coverage (It would be better to provide ~2 different test cases to test the robustness of your code)
  • Code is well-documented

@chhzh123
Copy link
Member

I think we need to clean up the folder to eliminate the data files. It'd be better to include those inputs in the kernel file or use small random inputs to reduce the testing time.

@zzzDavid
Copy link
Contributor Author

Yes, I need to clean up the tests, I'll let you know when this PR is ready

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.

2 participants