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

Closed
ctodTT opened this issue Jan 13, 2025 · 0 comments · Fixed by #1776
Closed

Add Support For Choosing Input Type #1765

ctodTT opened this issue Jan 13, 2025 · 0 comments · 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)

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