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

Fix autotune compilation on WASM #249

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

ArthurBrussee
Copy link
Contributor

Same problem as #239

This fixes it by allowing Unchecked as a type when autotune_persistent_cache is off. Imo it's not worth all this conditional compilation business, fine to leave it to runtime and will break less this way.

@nathanielsimard nathanielsimard merged commit 04be533 into tracel-ai:main Nov 12, 2024
5 checks passed
@ArthurBrussee ArthurBrussee deleted the autotune-comp branch January 15, 2025 14:28
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