| Issue |
84206
|
| Summary |
[mlir][tensor] feature request: `tensor.print` op
|
| Labels |
mlir
|
| Assignees |
|
| Reporter |
pingshiyu
|
Would love a way to print out `tensor`s, in a similar way to `vector.print`.
Seems like the alternative (relatively simple way) would be to first lower to memref (after talking to @makslevental), then print it out there - which is not super ideal.
For me, it would help a lot with debugging and validation, I imagine it'd be quite useful for others too!
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs