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

Add Support For Choosing Input Type #1765

Open
ctodTT opened this issue Jan 13, 2025 · 0 comments · May be fixed by #1776
Open

Add Support For Choosing Input Type #1765

ctodTT opened this issue Jan 13, 2025 · 0 comments · May be fixed by #1776
Assignees

Comments

@ctodTT
Copy link
Contributor

ctodTT commented Jan 13, 2025

Currently, in the decorator defined in python/test_infra/test_utils.py does not have a mechanism for deciding what type of tensors should be passed into the test functions, and defaults to f32. This needs to be changed to support ops that require non-f32 inputs. (e.g. bitwise ops and where)

@ctodTT ctodTT self-assigned this Jan 13, 2025
ctodTT added a commit that referenced this issue Jan 14, 2025
@ctodTT ctodTT linked a pull request Jan 14, 2025 that will close this issue
ctodTT added a commit that referenced this issue Jan 14, 2025
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 a pull request may close this issue.

1 participant