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

Uplift is failing due to bug in tt-mlir with unsigned ints #196

Closed
kmitrovicTT opened this issue Jan 28, 2025 · 2 comments
Closed

Uplift is failing due to bug in tt-mlir with unsigned ints #196

kmitrovicTT opened this issue Jan 28, 2025 · 2 comments

Comments

@kmitrovicTT
Copy link
Contributor

Following error is blocking https://github.com/tenstorrent/tt-xla/actions/runs/13009237972/job/36284256159 and #194

error: type of return operand 0 ('tensor<32x32xi32, #ttnn.ttnn_layout<(d0, d1) -> (d0, d1), <1x1>, memref<32x32xi32, #ttnn.buffer_type<system_memory>>>>') doesn't match function result type ('tensor<32x32xui32, #ttnn.ttnn_layout<(d0, d1) -> (d0, d1), <1x1>, memref<32x32xui32, #ttnn.buffer_type<system_memory>>>>') in function @main

I fixed some issues in tenstorrent/tt-mlir#1788, but this seems to hit a different code path.

@mrakitaTT
Copy link
Contributor

@kmitrovicTT is this fixed now?

@kmitrovicTT
Copy link
Contributor Author

We can close this one, this is the real issue tracking the related tt-mlir issue: #206

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

2 participants