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

Data type matching after executing function not working as expected #156

Open
kmitrovicTT opened this issue Jan 9, 2025 · 0 comments
Open
Assignees

Comments

@kmitrovicTT
Copy link
Contributor

kmitrovicTT commented Jan 9, 2025

If we try to remove convert_output... decorator from tests/jax/ops/test_comparison_operands.py we start getting errors about unexpected buffer sizes somewhere in XLA code.

This should work out of the box due to BaseTester._match_data_types. Investigate further.

After fixing, split file into multiple files, one per op.

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

No branches or pull requests

1 participant