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

Allow four different rounding modes for tosa.resize #112

Draft
wants to merge 3 commits into
base: feature/fused-ops
Choose a base branch
from

Conversation

roberteg16
Copy link

@roberteg16 roberteg16 commented Feb 27, 2024

Nearest now supports following round modes:
- round_prefer_floor
- round_prefer_ceil
- floor
- ceil

Previous implementation implemented round_prefer_ceil. Now round mode can be switched

Base automatically changed from matthias.bump to feature/fused-ops February 27, 2024 14:40
@roberteg16
Copy link
Author

@roberteg16 roberteg16 force-pushed the rogarcia.extend_tosa.resize_to_support_rounding_modes branch from 20adcf1 to ac23d15 Compare February 28, 2024 10: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.

1 participant