[Mlir-commits] [mlir] [mlir][linalg] Implement Winograd Conv2D. (PR #94470)

Hsiangkai Wang llvmlistbot at llvm.org
Wed Jun 19 01:14:09 PDT 2024


Hsiangkai wrote:

Update the patch using 6D tensors after filter/input transformation, instead of 4D.

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


More information about the Mlir-commits mailing list