llvm-project/mlir
Gus Smith 22911585bb [mlir][sparse] Add Matricized Tensor Times Khatri-Rao Product (MTTKRP) integration test
See this documentation from taco:
http://tensor-compiler.org/docs/data_analytics/index.html

Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D104417
2021-06-17 16:53:12 +00:00
..
cmake/modules
docs
examples
include [mlir] Remove linalg.indexed_generic forward decl. 2021-06-17 16:04:06 +02:00
lib [mlir] Split things dependent on LLVM_DEBUG into a .cpp file 2021-06-17 15:06:40 +02:00
python
test [mlir][sparse] Add Matricized Tensor Times Khatri-Rao Product (MTTKRP) integration test 2021-06-17 16:53:12 +00:00
tools
unittests [mlir] Enable delayed registration of attribute/operation/type interfaces 2021-06-17 13:19:24 +02:00
utils
.clang-format
.clang-tidy
CMakeLists.txt
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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