llvm-project/mlir/include
Alex Zinenko ce2e198bc2 [mlir] add decompose and generalize to structured transform ops
These ops complement the tiling/padding transformations by transforming
higher-level named structured operations such as depthwise convolutions into
lower-level and/or generic equivalents that are better handled by some
downstream transformations.

Differential Revision: https://reviews.llvm.org/D126698
2022-06-02 15:25:18 +02:00
..
mlir [mlir] add decompose and generalize to structured transform ops 2022-06-02 15:25:18 +02:00
mlir-c [mlir] Fix python bindings build on Windows in Debug 2022-05-09 19:46:47 -07:00