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

[Upstream pytorch] Use new properties in triton and IPEX #1787

Closed
ZzEeKkAa opened this issue Aug 5, 2024 · 0 comments · Fixed by #1788
Closed

[Upstream pytorch] Use new properties in triton and IPEX #1787

ZzEeKkAa opened this issue Aug 5, 2024 · 0 comments · Fixed by #1788

Comments

@ZzEeKkAa
Copy link
Contributor

ZzEeKkAa commented Aug 5, 2024

Update property names so they are similar to pytorch/pytorch#131738 both in IPEX and here

support_cl_bf16_conversion -> has_bf16_conversion
support_cl_sg_matmul_acc -> has_subgroup_matrix_multiply_accumulate
support_cl_sg_matmul_acc_tf32 -> has_subgroup_matrix_multiply_accumulate_tensor_float32
support_cl_sg_2d_block_io -> has_subgroup_2d_block_io
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant