llvm-project/mlir/python
Rob Suderman 7de439b2be [mlir][tosa] Migrate tosa to more efficient linalg.conv
Existing linalg.conv2d is not well optimized for performance. Changed to a
version that is more aligned for optimziation. Include the corresponding
transposes to use this optimized version.

This also splits the conv and depthwise conv into separate implementations
to avoid overly complex lowerings.

Reviewed By: antiagainst

Differential Revision: https://reviews.llvm.org/D107504
2021-08-11 11:05:12 -07:00
..
mlir [mlir][tosa] Migrate tosa to more efficient linalg.conv 2021-08-11 11:05:12 -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