[Mlir-commits] [mlir] [MLIR][Linalg] Expose linalg.matmul and linalg.contract via Python API (PR #126377)

Rolf Morel llvmlistbot at llvm.org
Sat Feb 8 15:29:17 PST 2025


rolfmorel wrote:

Fixed now. Will explain tomorrow why this works / it has to be this way.

Same fix will need to happen for `linalg.batch_matmul` which I will do before this PR is ready to merge.

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


More information about the Mlir-commits mailing list