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

llvmlistbot at llvm.org llvmlistbot at llvm.org
Wed Jun 26 08:52:42 PDT 2024


https://github.com/Max191 requested changes to this pull request.

Nice work! Just a couple comments and some nits.

Can you add some tests to https://github.com/llvm/llvm-project/blob/main/mlir/test/Dialect/Linalg/roundtrip.mlir and https://github.com/llvm/llvm-project/blob/main/mlir/test/Dialect/Linalg/invalid.mlir?

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


More information about the Mlir-commits mailing list