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

Test codegen #35

Merged
merged 12 commits into from
Jan 5, 2024
Merged

Test codegen #35

merged 12 commits into from
Jan 5, 2024

Conversation

SamirDroubi
Copy link
Collaborator

Added functionality to test equivelance of the outputed kernels from Exo. This has become important as we depend on more and more user-defined operations that change their implementation continously. This gives us confidence that outputed kernels remained unchanged and by extension their performance.

I have currently enabled this for AVX2 github workflows and not for Neon. This is because the focus for the next month will be on that backend and there is not much point to maintaining those tests for now.

@SamirDroubi SamirDroubi merged commit 8a4f7a9 into main Jan 5, 2024
2 checks passed
@SamirDroubi SamirDroubi deleted the test-codegen branch January 5, 2024 18: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