[Mlir-commits] [mlir] [mlir][linalg] Implement Conv2D using Winograd Conv2D algorithm (PR #96181)

Oleksandr Alex Zinenko llvmlistbot at llvm.org
Mon Jun 24 06:10:09 PDT 2024


ftynse wrote:

High-level design question: what are we getting from introducing these ops instead of just directly implementing the transformation and emitting more Linalg? Are the ops getting transformed?

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


More information about the Mlir-commits mailing list