[Mlir-commits] [mlir] [MLIR][Linalg] Introduce Python API for linalg.batch_matmul Ops. (PR #127614)

Md Asghar Ahmad Shahid llvmlistbot at llvm.org
Wed Feb 19 02:04:46 PST 2025


================
@@ -193,3 +193,23 @@ def contract(
     )
     fill_builtin_region(op.operation)
     return op
+
----------------
shahidact wrote:

Done.

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


More information about the Mlir-commits mailing list