llvm-project/mlir
Rob Suderman f2832c2295 [mlir][tosa] Added shape propagation for TOSA pool operations.
Pool operations perform the same shape propagation. Included the shape
propagation and tests for these avg_pool2d and max_pool2d.

Differential Revision: https://reviews.llvm.org/D105665
2021-07-12 15:40:49 -07:00
..
cmake/modules [mlir] Generare .cpp.inc files for dialects. 2021-06-29 20:10:30 +00:00
docs [mlir-reduce] Fix the grammer in the doc 2021-07-09 08:01:35 +08:00
examples [mlir] factor memref-to-llvm lowering out of std-to-llvm 2021-07-09 14:49:52 +02:00
include [mlir][tosa] Added shape propagation for TOSA pool operations. 2021-07-12 15:40:49 -07:00
lib [mlir][tosa] Added shape propagation for TOSA pool operations. 2021-07-12 15:40:49 -07:00
python [mlir][linalg][python] Add auto-generated file warning (NFC). 2021-07-12 12:54:14 +00:00
test [mlir][tosa] Added shape propagation for TOSA pool operations. 2021-07-12 15:40:49 -07:00
tools [mlir] factor memref-to-llvm lowering out of std-to-llvm 2021-07-09 14:49:52 +02:00
unittests [mlir][sparse] Add Merger unit tests (with gcc5 build fix) 2021-07-12 20:36:10 +00:00
utils [vscode-mlir] Add support for restarting the server on setting/server changes 2021-06-29 00:08:44 +00:00
.clang-format
.clang-tidy NFC: .clang-tidy: Inherit configs from parents to improve maintainability 2021-06-08 08:25:59 -07:00
CMakeLists.txt [MLIR] Drop old cmake var names 2021-05-24 15:30:01 +05:30
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.