You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Following error is blocking https://github.com/tenstorrent/tt-xla/actions/runs/13009237972/job/36284256159 and #194
I fixed some issues in tenstorrent/tt-mlir#1788, but this seems to hit a different code path.
The text was updated successfully, but these errors were encountered: