Skip to content

Add tosa.cast folding for unsigned integers #483

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

Merged
merged 2 commits into from
Mar 7, 2025

Conversation

jorickert
Copy link

Added to support the folding of Quantize/Dequantize using uint lowered to tosa-mlir

@ehsan-toosi ehsan-toosi requested a review from ttjost March 7, 2025 13:31
Copy link

@ttjost ttjost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also add a test for the failure float to castUint

@jorickert jorickert removed the request for review from roberteg16 March 7, 2025 14:21
@jorickert jorickert force-pushed the jrickert.cast_folding branch from c817d6f to 212603a Compare March 7, 2025 14:37
@jorickert jorickert enabled auto-merge March 7, 2025 14:37
@jorickert jorickert merged commit 1656bbb into feature/fused-ops Mar 7, 2025
4 checks passed
@jorickert jorickert deleted the jrickert.cast_folding branch March 7, 2025 14:47
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.

3 participants