We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
tt-torch generates following two tensor dialect ops along with stablehlo graph.
tt-torch
stablehlo
tensor.dim
tensor.from_elements
stablehlo.dynamic_iota
The text was updated successfully, but these errors were encountered:
ajakovljevicTT
No branches or pull requests
tt-torch
generates following two tensor dialect ops along withstablehlo
graph.tensor.dim
output is consumed bytensor.from_elements
op.tensor.from_elements
output is consumed bystablehlo.dynamic_iota
op.The text was updated successfully, but these errors were encountered: