[Mlir-commits] [mlir] Fix syntax for tf.Print attribute (PR #179382)

Oleksandr Alex Zinenko llvmlistbot at llvm.org
Tue Feb 3 03:25:27 PST 2026


https://github.com/ftynse commented:

Can we just entirely replace this with `func.call @print_tensor` rather than a downstream-specific op (that may not even exist anymore)?

https://github.com/llvm/llvm-project/pull/179382


More information about the Mlir-commits mailing list