llvm-project/mlir/python
Ahmed Taei 53d6988171 Reorder mmt4d r.h.s operand layout
Switch r.h.s operand layout (n1, k1, n0, k0) -> (n1, k1, k0, n0)
which is more consistant with scalar-vector products vectorization
and elementates operand transpose.

Reviewed By: rsuderman

Differential Revision: https://reviews.llvm.org/D107307
2021-08-03 10:21:57 -07:00
..
mlir Reorder mmt4d r.h.s operand layout 2021-08-03 10:21:57 -07:00
.style.yapf
CMakeLists.txt [MLIR][python] Export CAPI headers. 2021-07-29 19:06:32 +00:00
requirements.txt Exclude pybind11 2.7.0 from MLIR python requirements. 2021-07-20 06:56:05 -07:00